{"id":23072501,"url":"https://github.com/doches/fonttool","last_synced_at":"2025-08-21T11:14:06.555Z","repository":{"id":1088351,"uuid":"940505","full_name":"doches/FontTool","owner":"doches","description":"Turn TrueType fonts into OpenGL-friendly textures and texture atlases","archived":false,"fork":false,"pushed_at":"2013-02-16T15:47:54.000Z","size":104,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T10:44:31.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/doches.png","metadata":{"files":{"readme":"README.mdown","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}},"created_at":"2010-09-26T16:04:09.000Z","updated_at":"2024-11-05T05:50:05.000Z","dependencies_parsed_at":"2022-07-15T07:17:21.830Z","dependency_job_id":null,"html_url":"https://github.com/doches/FontTool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doches/FontTool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doches%2FFontTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doches%2FFontTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doches%2FFontTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doches%2FFontTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doches","download_url":"https://codeload.github.com/doches/FontTool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doches%2FFontTool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271469209,"owners_count":24765124,"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-21T02:00:08.990Z","response_time":74,"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":[],"created_at":"2024-12-16T07:19:58.067Z","updated_at":"2025-08-21T11:14:06.519Z","avatar_url":"https://github.com/doches.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### FontTool.py\n\nFontTool.py is a tool for creating textures and textures atlases from TrueType font files. \nIt uses PyGame (SDL) to render individual characters into a .png, and outputs a texture atlas\ncontaining the position and size of each glyph within the texture. Texture atlases can be output\nin either a simple flat text format or as an iOS-friendly property list.\n\n#### Usage\n\nOptions:\n    -h, --help            show this help message and exit\n    -f FONT, --font=FONT  (REQUIRED) Name of the font to load (looks for\n                          \u003cfont\u003e.ttf in the working directory)\n    -s SIZE, --size=SIZE  Desired font size (in points). Defaults to 64.\n    --surface=SURFACE_SIZE\n                          Size of the surface into which to render, of the form\n                          WIDTHxHEIGHT). Defaults to 512x512.\n    -c COLOR, --color=COLOR\n                          Color to render, of the form RRR,GGG,BBB. Defaults to\n                          255,255,255.\n    --chars=CHARACTERS    List of characters to include. Defaults to a\n                          reasonable list of mixed case alphanumerics and\n                          punctuation.\n    --plist               Flag indicating that we want the font information in\n                          Apple plist format (for loading with NSDictionary).\n    --no-aa               Disable anti-aliasing\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoches%2Ffonttool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoches%2Ffonttool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoches%2Ffonttool/lists"}