Releases
v1.3
Updated to MSDFgen 1.12
Switched to vcpkg as the primary dependency management system
Removed Visual Studio solution and Makefile - now has to be generated by CMake
CMake configuration overhaul, added installation configuration
Switched to libpng as the primary PNG file encoder
Added uniform grid mode (-uniformgrid
) where atlas is laid out in a rectangular grid
Added options to add extra padding around glyphs (-empadding
, -pxpadding
and similar)
Added the possibility to specify asymmetrical distance range (-aemrange
, -apxrange
)
Added -pxalign
option which governs glyph alignment with the pixel grid
Added -allglyphs
option as alternative to explicit charset / glyphset
Added -chars
and -glyphs
options to specify charset / glyphset directly on command line
Added -varfont
option to configure variables of variable fonts
Added -version
option to print program version
Arguments with double dash (e.g. --font
) now also accepted
Minor fix to positioning for -type hardmask
Errors are now reported to stderr
TinyXML 2 no longer required as a dependency
You can’t perform that action at this time.