{"id":16032770,"url":"https://github.com/threez/go-dosfont","last_synced_at":"2026-05-13T13:52:16.351Z","repository":{"id":66444327,"uuid":"190774347","full_name":"threez/go-dosfont","owner":"threez","description":"Open DOS bitmap font (MZ file format, PSF) ","archived":false,"fork":false,"pushed_at":"2019-07-04T10:22:31.000Z","size":57,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T08:12:34.230Z","etag":null,"topics":["bitmap","dos","fnt","fon","font","mz","ne","psf"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/threez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-06-07T16:16:14.000Z","updated_at":"2023-10-24T10:14:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"213ff1d5-3cbe-4878-8965-0df72dd29562","html_url":"https://github.com/threez/go-dosfont","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Fgo-dosfont","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Fgo-dosfont/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Fgo-dosfont/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Fgo-dosfont/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threez","download_url":"https://codeload.github.com/threez/go-dosfont/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246644097,"owners_count":20810687,"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":["bitmap","dos","fnt","fon","font","mz","ne","psf"],"created_at":"2024-10-08T21:40:33.242Z","updated_at":"2025-11-08T02:02:47.216Z","avatar_url":"https://github.com/threez.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-dosfont\n\nImplementation of the PSF/MZ font file format. With this library\nyou can use the old dos bitmap fonts in go.\n\n# Example\n\n\tfonts, err := OpenFonts(\"fonts/NEW1252.FON\")\n\n    // use font face fonts[i].Face\n    // of type golang.org/x/image/font/basicfont.Face\n\n## Rendering\n\n![fonts/NEW1252.FON.png](fonts/NEW1252.FON.png)\n\n# TODO\n\n* Implementation of the PE format\n\n# Resources\n\nOther resources for implementing the font lib.\n\n## Implementations / Documentation\n\n* https://www.seasip.info/Unix/PSF/\n* https://www.lowlevel.eu/wiki/\n* https://www.win.tue.nl/~aeb/linux/kbd/font-formats-1.html\n* Microsoft_Portable_Executable_and_Common_Object_File_Format\n* https://de.wikipedia.org/wiki/MZ-Datei\n* http://www.delorie.com/djgpp/doc/exe/\n* https://www.chiark.greenend.org.uk/~sgtatham/fonts/\n* https://github.com/golang/image/blob/master/font/inconsolata/regular8x16.go\n* https://fontforge.github.io/en-US/\n\n## Test fonts\n\nThe fonts used for testing are sourced from https://www.uwe-sieber.de/dosfon.html. Thanks for your free font Uwe Sieber.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreez%2Fgo-dosfont","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreez%2Fgo-dosfont","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreez%2Fgo-dosfont/lists"}