{"id":26698533,"url":"https://github.com/takwolf/pcffont-dotnet","last_synced_at":"2025-03-26T22:17:05.635Z","repository":{"id":284539957,"uuid":"955254701","full_name":"TakWolf/pcffont-dotnet","owner":"TakWolf","description":"A library for manipulating Portable Compiled Format (PCF) Fonts","archived":false,"fork":false,"pushed_at":"2025-03-26T11:54:53.000Z","size":2725,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T12:31:25.909Z","etag":null,"topics":["bitmap-font","bitmap-fonts","font","fonts","pcf"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/PcfFont","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TakWolf.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":"2025-03-26T11:00:41.000Z","updated_at":"2025-03-26T11:54:57.000Z","dependencies_parsed_at":"2025-03-26T12:42:24.748Z","dependency_job_id":null,"html_url":"https://github.com/TakWolf/pcffont-dotnet","commit_stats":null,"previous_names":["takwolf/pcffont-dotnet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TakWolf%2Fpcffont-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TakWolf%2Fpcffont-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TakWolf%2Fpcffont-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TakWolf%2Fpcffont-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TakWolf","download_url":"https://codeload.github.com/TakWolf/pcffont-dotnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245743434,"owners_count":20665093,"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-font","bitmap-fonts","font","fonts","pcf"],"created_at":"2025-03-26T22:17:04.897Z","updated_at":"2025-03-26T22:17:05.630Z","avatar_url":"https://github.com/TakWolf.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PcfFont.NET\n\n[![.NET](https://img.shields.io/badge/dotnet-8.0-mediumpurple)](https://dotnet.microsoft.com)\n[![NuGet](https://img.shields.io/nuget/v/PcfFont)](https://www.nuget.org/packages/PcfFont)\n\nPcfFont is a library for manipulating [Portable Compiled Format (PCF) Fonts](https://en.wikipedia.org/wiki/Portable_Compiled_Format).\n\n## Installation\n\n```shell\ndotnet add package PcfFont\n```\n\n## Usage\n\n### Create\n\n```csharp\n// TODO\n```\n\n### Load\n\n```csharp\n// TODO\n```\n\n## Test Fonts\n\n- [GNU Unifont Glyphs](https://unifoundry.com/unifont/index.html)\n- [Spleen](https://github.com/fcambus/spleen)\n\n## References\n\n- [FreeType font driver for PCF fonts](https://github.com/freetype/freetype/tree/master/src/pcf)\n- [FontForge - The X11 PCF bitmap font file format](https://fontforge.org/docs/techref/pcf-format.html)\n- [The X Font Library](https://www.x.org/releases/current/doc/libXfont/fontlib.html)\n- [bdftopcf](https://gitlab.freedesktop.org/xorg/util/bdftopcf)\n- [bdftopcf - docs](https://www.x.org/releases/current/doc/man/man1/bdftopcf.1.xhtml)\n- [X Logical Font Description Conventions - X Consortium Standard](https://www.x.org/releases/current/doc/xorg-docs/xlfd/xlfd.html)\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakwolf%2Fpcffont-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakwolf%2Fpcffont-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakwolf%2Fpcffont-dotnet/lists"}