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.
1 parent e3ccc96 commit 9a9712807efb4c197d94e9f9a7d2b02159f029d1
@omar omar authored on 10 Jan 2019
Showing 5 changed files
View
docs/CHANGELOG.txt
View
docs/TODO.txt
View
imgui.h
View
imgui_draw.cpp
View
imgui_internal.h