c-forge/fonts
3
0
Fork
You've already forked fonts
0
Our very own fonts
  • Python 99.5%
  • Shell 0.5%
2025年09月28日 14:38:17 -06:00
.assets/images add rest of alphabet characters + update readme info 2025年09月25日 19:14:56 -06:00
conversion pivot to python - define bitmap, convert to pcf, convert to ttf 2025年09月28日 15:13:41 -04:00
pkg change readme 2025年09月28日 14:38:17 -06:00
.gitignore add gitignore for font dists 2025年09月28日 09:57:07 -06:00
.python-version pivot to python - define bitmap, convert to pcf, convert to ttf 2025年09月28日 15:13:41 -04:00
build add rest of alphabet characters + update readme info 2025年09月25日 19:14:56 -06:00
LICENSE.md add sample builder script attempt 2025年09月25日 19:53:38 -06:00
main.py pivot to python - define bitmap, convert to pcf, convert to ttf 2025年09月28日 15:13:41 -04:00
pyproject.toml change readme 2025年09月28日 14:38:17 -06:00
README.md change readme 2025年09月28日 14:38:17 -06:00
uv.lock pivot to python - define bitmap, convert to pcf, convert to ttf 2025年09月28日 15:13:41 -04:00

C-Forge Fonts

A custom package of fonts made by people who don't know anything about fonts

Currently shipping:

  • c-forge/libfonts
  • c-forge/fontdefs

Install

Prebuilt fonts are available in the project package registry

Build

gorunbuild.go

Artifacts will be available in dist/.

Develop

...

References