{"id":21041010,"url":"https://github.com/chfoo/kitabyte","last_synced_at":"2025-03-13T21:23:58.542Z","repository":{"id":5858028,"uuid":"7074895","full_name":"chfoo/kitabyte","owner":"chfoo","description":"Kitabyte Typeface","archived":false,"fork":false,"pushed_at":"2013-09-28T15:51:12.000Z","size":384,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T12:40:28.972Z","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":"ofl-1.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chfoo.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-09T02:59:22.000Z","updated_at":"2020-10-23T15:25:41.000Z","dependencies_parsed_at":"2022-09-22T19:22:23.903Z","dependency_job_id":null,"html_url":"https://github.com/chfoo/kitabyte","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfoo%2Fkitabyte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfoo%2Fkitabyte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfoo%2Fkitabyte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfoo%2Fkitabyte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfoo","download_url":"https://codeload.github.com/chfoo/kitabyte/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243483176,"owners_count":20297951,"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","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-11-19T13:49:45.630Z","updated_at":"2025-03-13T21:23:58.517Z","avatar_url":"https://github.com/chfoo.png","language":"Python","readme":"Kitabyte Typeface\n=================\n\n.. image:: https://raw.github.com/chfoo/kitabyte/master/KitabyteRegularSpecimen.png\n    :alt: Font specimen.\n\nKitabyte is a font family inspired by video game bitmap fonts and the\nfilm Wreck-It Ralph. The font files are generated from text files.\n\n* Homepage: https://github.com/chfoo/kitabyte\n* Launchpad Project Webpage (questions): https://answers.launchpad.net/kitabyte\n* GitHub Repo Webpage (bug reports): https://github.com/chfoo/kitabyte/issues\n* Downloads: https://launchpad.net/kitabyte/+download\n\n\nBuilding\n========\n\nTo build the fonts, you will need:\n\n1. Python 2.7\n2. FontForge Python Scripting Extension\n\n   * On Ubuntu, the package is called ``python-fontforge``.\n\nA Makefile is provided.\n\n\nCoverage\n========\n\n============================== ====== ====== ====== =========\nBlock                          Done   Total  Ctrl   Percent\n============================== ====== ====== ====== =========\nBasic Latin                        95     95     33   100.00%\nLatin-1 Supplement                 95     95     33   100.00%\nLatin Extended-A                  128    128      0   100.00%\nLatin Extended-B                    1    208      0     0.48%\nSpacing Modifier Letters            7     80      0     8.75%\nCombining Diacritical Marks        14    112      0    12.50%\nGeneral Punctuation                66     87     25    75.86%\nMiscellaneous Symbols               1    256      0     0.39%\nSpecials                            2     13      3    15.38%\n.notdef                             1      1      0   100.00%\n============================== ====== ====== ====== =========\n\n\nGlyph definitions\n=================\n\nThe glyph is defined by a beginning ``[`` then followed by the character\ncode in hexadecimal. Optional arguments are separated by spaces. Then,\nthe visual representation is defined by some ASCII art. A ``]`` marks\nthe end of the glyph.\n\n\nArguments\n+++++++++\n\nreference:u+XX\n    Adds a linked glyph representation.\n\ndiacritic:u+XX\n    Adds a diacritic to the glyph.\n\ncombining\n    Gives the glyph zero width.\n\n\nAnchor characters\n+++++++++++++++++\n\n====== ======= ==== ==========\nSymbol Visible Type Class Name\n====== ======= ==== ==========\nt      true    base Top\nT              base Top\np      true    mark Top\nP              mark Top\nb      true    base Bottom\nB              base Bottom\nm      true    mark Bottom\nM              mark Bottom\n====== ======= ==== ==========\n\n\nDiacritics\n++++++++++\n\nDo not use glyphs from Combining Diacritics block when specifying\ndiacritics. Use the following instead.\n\n===== ==========\nGlyph Code Point\n===== ==========\n˙     u+2d9\n˚     u+2da\n´     u+b4\n\\`     u+60\n^     u+5e\nˇ     u+2c7\n˘     u+2d8\n¯     u+af\n¨     u+a8\n~     u+7e\n˛     u+2db\n¸     u+b8\n===== ==========\n\n\nSizes\n+++++\n\nThe glyphs are monospaced. Half-width glyphs fit within this grid::\n\n     012345678\n     1\n     2\n     3\n     4\n     5 ‾‾ascent\n     6\n     7 ‾‾x-height\n     8\n     9\n    10\n    11\n    12 __baseline\n    13\n    14 __descent\n    15\n    16\n\nNote that the various heights may vary among glyphs and the columns 1\nand 8 are usually empty for spacing.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchfoo%2Fkitabyte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchfoo%2Fkitabyte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchfoo%2Fkitabyte/lists"}