omar
|
f5bf9f509c
|
ImFontConfig: Added GlyphMinAdvanceX/GlyphMaxAdvanceX settings useful to make a font appears monospaced, particularly useful for icon fonts. (#1869)
|
2018-06-08 12:52:46 +02:00 |
|
Marc J. Schmidt
|
0903a12c2a
|
Fixed documentation example (#1847)
|
2018-05-30 10:28:27 +02:00 |
|
omar
|
35e74c72ab
|
imgui_freetype: skip missing glyphs as well to match our stb loader (#1671, #1703)
|
2018-05-07 20:32:17 +02:00 |
|
omar
|
111ea7af77
|
Misc comments, todos + reintroduced removed ImGuiCol defines under !IMGUI_DISABLE_OBSOLETE_FUNCTIONS wrap.
|
2018-03-12 17:24:15 +01:00 |
|
omar
|
1f6ad7a894
|
ImFont: Added FindGlyphNoFallback. Fixed MergeMode broken by 1ef1acbd8d
|
2018-03-10 10:33:12 +01:00 |
|
omar
|
1ef1acbd8d
|
Font: Fixed MergeMode adding duplicate glyphs data instead of reusing existing (broken by 072d6d8cb5 )
|
2018-03-08 16:47:41 +01:00 |
|
omar
|
fed0a884f7
|
ImFontAtlas: Added ImFontAtlasFlags_NoPowerOfTwoHeight, ImFontAtlasFlags_NoMouseCursors flags. (#1613)
|
2018-02-14 11:58:52 +01:00 |
|
omar
|
cf6b39600b
|
imgui_freetype: comments about correct blending and sRGB (#618, #578)
|
2018-02-05 11:22:09 +01:00 |
|
omar
|
7b005bd7de
|
imgui_freetype: Documentation, tweaks. (#618)
|
2018-02-04 13:13:06 +01:00 |
|
omar
|
e9a617b22a
|
Moved imgui_freetype from imgui_club (#618)
|
2018-02-04 12:35:17 +01:00 |
|