{"id":30101931,"url":"https://github.com/paprikka/433","last_synced_at":"2026-04-19T02:03:33.340Z","repository":{"id":306136001,"uuid":"1023771242","full_name":"paprikka/433","owner":"paprikka","description":" A masked font generator","archived":false,"fork":false,"pushed_at":"2025-07-24T18:05:37.000Z","size":69,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-09T19:02:09.476Z","etag":null,"topics":["design","font","fontforge","untested"],"latest_commit_sha":null,"homepage":"https://untested.sonnet.io/notes/433-how-to-make-a-font-that-says-nothing/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paprikka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-21T17:05:28.000Z","updated_at":"2025-07-31T20:52:04.000Z","dependencies_parsed_at":"2025-07-23T21:59:25.922Z","dependency_job_id":"5a972a71-ede1-4ec2-b081-655714daffa2","html_url":"https://github.com/paprikka/433","commit_stats":null,"previous_names":["paprikka/433"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paprikka/433","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paprikka%2F433","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paprikka%2F433/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paprikka%2F433/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paprikka%2F433/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paprikka","download_url":"https://codeload.github.com/paprikka/433/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paprikka%2F433/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745679,"owners_count":24813521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["design","font","fontforge","untested"],"created_at":"2025-08-09T19:01:09.298Z","updated_at":"2026-04-19T02:03:33.311Z","avatar_url":"https://github.com/paprikka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 433\n\n[433 is a font that masks the visible text and replaces it with dots](https://untested.sonnet.io/notes/433-how-to-make-a-font-that-says-nothing/). I'm using it with the Coffeeshop Mode in [Ensō](https://enso.sonnet.io).\n\n![dots](./docs/dots.webp)\n\n## Requirements\n\n- Python 3.8+\n- FontForge (system dependency)\n\n## Setting up FontForge\n\nVisit [the official FontForge site](https://fontforge.org/en-US/downloads/).\n\n## Running the command\n\n```bash\n# With default options\npython3 generate-font.py\n\n# With custom options\npython3 generate-font.py --css-output dist/filename.css --font-output=otherfolder/font.woff2 --css-font-src=../otherfolder/font.woff2\n```\n\n### Options\n\n- `--css-output` - CSS file output path (default: `dist/css/433.css`)\n- `--font-output` - Font file output path (default: `dist/fonts/433.woff2`) \n- `--css-font-src` - Font URL to use in CSS @font-face src (default: `/fonts/433.woff2`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaprikka%2F433","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaprikka%2F433","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaprikka%2F433/lists"}