Skip to content

Releases: drdnar/convfont

1.2 Release

31 Jul 21:29
Compare
Choose a tag to compare

Version 1.2 supports a text-based input format. See readme for details.

Beta 14 July 2022

15 Jul 02:59
Compare
Choose a tag to compare
Beta 14 July 2022 Pre-release
Pre-release

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

28 Apr 22:49
Compare
Choose a tag to compare

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

10 Apr 23:59
Compare
Choose a tag to compare
Beta 10 April 2019 Pre-release
Pre-release

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