ocornut
|
9d576a96a5
|
Tables: added internal TableSetColumnEnabled() helper. Comments.
|
2021-02-02 09:23:40 +01:00 |
|
ocornut
|
e0cae25c3c
|
Clarify usage of right-aligned items in Layout>Widgets Width. Tweaks FAQ, added missing syntax coloring.
|
2020-11-20 17:24:18 +01:00 |
|
M. Frink ~ Lemur
|
a129621292
|
Doc: mention IMGUI_USE_WCHAR32 in fonts documentation (#3562)
|
2020-10-29 18:21:06 +01:00 |
|
ocornut
|
b1a18d82e3
|
Moving backends code from examples/ to backends/ (step 6: update markdown documentation)
|
2020-10-14 14:42:00 +02:00 |
|
ocornut
|
124c2608f1
|
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
|
2020-10-12 17:54:52 +02:00 |
|
ocornut
|
c206a19373
|
Removed ImFont::DisplayOffset in favor of ImFontConfig::GlyphOffset. (#1619)
+ Fonts: AddFontDefault() adjust its vertical offset based on floor(size/13) instead of always +1.
|
2020-09-17 16:45:21 +02:00 |
|
ocornut
|
53f0f97273
|
Added FAQ entry about DPI. Added Japanese font loading example.
|
2020-06-09 17:29:26 +02:00 |
|
ocornut
|
40b799023b
|
Docs: Update fonts.md (#2861) + update all references to FONTS.txt
|
2020-06-09 16:56:48 +02:00 |
|
Scott
|
a72754886f
|
Docs: Initial draft of fonts documentation (#2861)
|
2020-06-09 16:56:45 +02:00 |
|