ocornut
|
e0cae25c3c
|
Clarify usage of right-aligned items in Layout>Widgets Width. Tweaks FAQ, added missing syntax coloring.
|
4 years ago |
M. Frink ~ Lemur
|
a129621292
|
Doc: mention IMGUI_USE_WCHAR32 in fonts documentation (#3562)
|
4 years ago |
ocornut
|
b1a18d82e3
|
Moving backends code from examples/ to backends/ (step 6: update markdown documentation)
|
4 years ago |
ocornut
|
124c2608f1
|
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
|
4 years ago |
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.
|
4 years ago |
ocornut
|
53f0f97273
|
Added FAQ entry about DPI. Added Japanese font loading example.
|
4 years ago |
ocornut
|
40b799023b
|
Docs: Update fonts.md (#2861) + update all references to FONTS.txt
|
4 years ago |
Scott
|
a72754886f
|
Docs: Initial draft of fonts documentation (#2861)
|
4 years ago |
omar
|
bdce833636
|
Version 1.74
|
5 years ago |
omar
|
26d177bc03
|
Docs: Moved misc/fonts/README.txt to docs/FONTS.txt. + tweaks
|
5 years ago |
omar
|
4e56de757c
|
Doc: Promote Discord over Discourse. Obsoleting Discourse server.
|
5 years ago |
omar
|
3bbc27ebd9
|
Fixed more FAQ links. (#2848)
|
5 years ago |
omar
|
c262276988
|
Version 1.74 WIP
|
5 years ago |
omar
|
d5efe16157
|
Version 1.73
|
5 years ago |
omar
|
f624455d7b
|
Version 1.73 WIP
|
5 years ago |
omar
|
6a0d0dab5a
|
Version 1.72b (patch for nav)
|
5 years ago |
omar
|
9183e7c426
|
Version 1.73 WIP
|
5 years ago |
omar
|
ecb9b1e2eb
|
Version 1.72
|
5 years ago |
omar
|
4b95e7c2f3
|
Doc: Tweak and extra mention of AddCustomRectFontGlyph + made the example register two rectangles.
|
5 years ago |
omar
|
5286ecb8a7
|
Version 1.72 WIP
|
5 years ago |
omar
|
2da1c66d15
|
Version 1.71 + comments
|
5 years ago |
omar
|
4597632662
|
Readme, comments, dear imgui prefixes
|
5 years ago |
omar
|
c487bc52a2
|
Fonts: Added some details about using custom colorful icons.
|
6 years ago |
omar
|
42fc563fed
|
Version 1.71 WIP + fixed minor typo
|
6 years ago |
omar
|
d1d5075b66
|
Version 1.70
|
6 years ago |
omar
|
cf2c52282d
|
Version 1.70 WIP
|
6 years ago |
omar
|
55c02099c5
|
Version 1.69, comments, typos
|
6 years ago |
omar
|
897badec7a
|
Demo: InputText: Demonstrating use of ImGuiInputTextFlags_CallbackResize. (#2006, #1443, #1008).
|
6 years ago |
omar
|
93d1179805
|
Examples: Extracted gamepad code into ImGui_ImplGlfw_UpdateGamepads(). Renamed matching Win32 function for consistency.
Added more link to nothing's oversample document. Spacing bits.
|
6 years ago |
omar
|
54ba8a643e
|
Removed trailing spaces from text files. (#2038, #2299)
|
6 years ago |
omar
|
5cb7ce2085
|
Renamed ImFont::GlyphRangesBuilder to ImFontGlyphRangesBuilder. Keep redirection typedef (will obsolete).
|
6 years ago |
omar
|
e610afeea3
|
Font readme: Added OpenFontIcons, tweaks, links, removed spaces (#2141)
|
6 years ago |
omar
|
571676ebd2
|
Added Fonts readme details and links to Sweet16 font. (#2085)
|
6 years ago |
omar
|
af50ebe7b6
|
Documentation
|
6 years ago |
omar
|
f5bf9f509c
|
ImFontConfig: Added GlyphMinAdvanceX/GlyphMaxAdvanceX settings useful to make a font appears monospaced, particularly useful for icon fonts. (#1869)
|
7 years ago |
omar
|
5a288b2d3a
|
Readme, FAQ tweaks (#1807)
|
7 years ago |
omar
|
0e83d74698
|
Documentation: FAQ, ID Stack, Fonts (#1839, #1840), #1842)
|
7 years ago |
omar
|
036dce634e
|
Version 1.62 WIP
|
7 years ago |
omar
|
28edece04f
|
Comments, minor tweaks
|
7 years ago |
omar
|
d1c16d4ccd
|
Documentation bits. Misc comments.
|
7 years ago |
omar
|
024e23c4d7
|
Comments, moved ImFontAtlas::Flags to "public" area.
|
7 years ago |
omar
|
7b005bd7de
|
imgui_freetype: Documentation, tweaks. (#618)
|
7 years ago |
omar
|
cd3dd886de
|
Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569)
|
7 years ago |
omar
|
de4a851f95
|
Font documentation update (#1498)
|
7 years ago |
omar
|
0f955b818d
|
Fixed DroidSans font link (#1460)
|
7 years ago |
omar
|
161670418b
|
Update documentation for extra fonts
|
7 years ago |
omar
|
8c61a4eb4c
|
Fonts: Adding references to the fact that .OTF fonts are supported (but haven't renamed the entry points)
|
7 years ago |
omar
|
4fd148f4f9
|
Added ImFontAtlas::GlyphRangesBuilder helper + doc
|
7 years ago |
omar
|
6d60e0fc58
|
Fonts readme tweaks, links
|
7 years ago |
omar
|
df52f46b13
|
Comments, documentation (#1121)
|
8 years ago |