ImFontAtlas: Rewrote FreeType based builder.
- Fixed abnormally high atlas height. (#618) - Fixed support for any values of TexGlyphPadding (not just only 1). (#618) - Atlas width is now properly based on total surface rather than glyph count (unless overridden with TexDesiredWidth). (#618) - Fixed atlas builder so missing glyphs won't influence the atlas texture width. (#2233, #618) - Fixed atlas builder so duplicate glyphs (when merging fonts) won't be included in the rasterized atlas. (#618) |
---|
|
docs/CHANGELOG.txt |
---|
misc/freetype/README.md |
---|
misc/freetype/imgui_freetype.cpp |
---|