ImFontAtlas: Rewrote stb_truetype based builder.
- Atlas width is now properly based on total surface rather than glyph count (unless overridden with TexDesiredWidth). - Fixed atlas builder so missing glyphs won't influence the atlas texture width. (#2233) - Fixed atlas builder so duplicate glyphs (when merging fonts) won't be included in the rasterized atlas. |
---|
|
docs/CHANGELOG.txt |
---|
docs/TODO.txt |
---|
imgui.h |
---|
imgui_draw.cpp |
---|
imgui_internal.h |
---|