Releases: drdnar/convfont
Releases · drdnar/convfont
1.2 Release
Beta 14 July 2022
I've added support for a new text-based font format. I don't think there are lurking bugs, but I wouldn't bet my life on it.
1.0 Release
This release should be stable. See readme.md
for more comprehensive documentation.
There is no particular reason to prefer the x64 Windows binary over the x86 binary, other than the general move toward deprecation of x86.
convfont_x64
without .exe
is a 64-bit Linux binary. I have no plans to post an x86 Linux binary. There's no platform-specific code anyway, so you should easily be able to compile your own.
Beta 10 April 2019
This is the first public binary of convfont. It hasn't been thoroughly tested, but my testing shows no remaining issues.
Simple example:
convfont -o carray -f "myfont.fnt" myfont.inc
Font pack example:
convfont -o fontpack -N "My Amazing Typeface" -A "Dr. D'nar" -f "myfontsize8.fnt" -f "myfontsize9.fnt" -f "myfontsize10.fnt" "myfontpack.bin"
convhex -a -v -n MYFONT myfontpack.bin myfontpack.8xv