Releases: Yanrishatum/fontgen
Releases · Yanrishatum/fontgen
v1.5.0
1.5.0
- Added packer configuration.
- Changed default max-rect heuristic to
BestLongSideFitas it produce more compact results. - Changed default sort to descending height (
-height) - Fixed graphical corruption when using padding with
rastermode - Mitigated graphical corruption on sdf due to normalization of a single dot.
v1.4.0
- Added
everythingcharset: Covers all unicode blocks. - When using
everythingcharset missing character counter is disabled - When
charsetis not present in font config or is empty -everythingis used. - Added
LATIN1_SUPPLEMENTtoLATINandANSIaliases - Added
ASCIIalias that coversBASIC_LATINandNONPRINTING
v1.3.0
- Added
r8rasterto use greyscale non-alpha image for rasterized glyphs. - Fixed crash on same-directory config paths
v1.2.0
- Added better solution for counter-clockwise glyphs.
- Removed
fixwindingoptions (always-on from now on) - Removed sdf chunk from .fnt file when in raster mode.
V1.1.0
- Implement config options feature
- Implement winding fix flag for reversed glyph windings.
- Disable nonprinting chars by default
- Fix charset iterator not including last character in range mode.
- Added support to 1-bit (pure b&w) fonts in raster mode.
First version
1.0.0 Version 1.0.0