This commit is contained in:
minjaesong
2026-02-24 04:29:11 +09:00
parent 8d1e669a93
commit 63adbba1bb
3 changed files with 115 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ Builds a TTF font with both vector-traced outlines (TrueType glyf)
and embedded bitmap strike (EBDT/EBLC) from TGA sprite sheets.
Usage:
python3 OTFbuild/build_font.py src/assets -o OTFbuild/TerrarumSansBitmap.ttf
python3 OTFbuild/build_font.py src/assets -o OTFbuild/TerrarumSansBitmap.otf
Options:
--no-bitmap Skip EBDT/EBLC bitmap strike