Pascal Thomet
|
04d9a04557
imgui_freetype: Added support for plutosvg to render OpenType SVG fonts. (#7927, #7187 + #6591, #6607)
|
пре 1 година |
ocornut
|
aaf157cfdd
Commented out ImGuiFreeType::BuildFontAtlas() obsoleted in 1.81. Commented out legacy ImGuiColumnsFlags_XXX symbols redirecting to ImGuiOldColumnsFlags_XXX, obsoleted in 1.80.
|
пре 1 година |
ocornut
|
33e13c85e1
Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601)
|
пре 2 година |
Michael Martz
|
506f7e0074
Using nullptr in locations where warning disable is not convenient. (#6313, #4537)
|
пре 2 година |
TAiGA
|
f5bc5e8630
Freetype: Enable FreeType bitmap glyphs. (#3879)
|
пре 4 година |
ocornut
|
24be26e00e
imgui_freetype: Add support for colored glyphs. Font: add support for untinted glyphs (#3369)
|
пре 4 година |
Petr Shurgalin
|
24aa6654df
imgui_freetype: add support for colored glyphs with ImGuiFreeTypeBuilderFlags_LoadColor (#3369)
|
пре 4 година |
ocornut
|
9499afdf5e
imgui_freetype: clarify breaking changes, and add BuildFontAtlas() to be consistent with planned obsolescence. Rename mislabelled internal helper. Demo: clarify labels in nested table demo. (#3765)
|
пре 4 година |
ocornut
|
3867c6c5f0
Fonts: (Breaking) Rename ImGuiFreeType:: flags to ImGuiFreeTypeBuilderFlags_XXX. Remove ImGuiFreeType::BuildFontAtlas() flags. Rename ImFontConfig::RasterizerFlags to FontBuilderFlags. Add ImFontBuilderIO (opaque). Amend 53d59f3 with a dozen of small fixes.
|
пре 4 година |
omar
|
832fda8488
Fixed stray end of line blanks, added comments in .editorconfig, tweaked some headers.
|
пре 5 година |
HolyBlackCat
|
87c5356d97
FreeType: Added RasterizerFlags::Monochrome flag to disable font anti-aliasing. (#2545) Combine with RasterizerFlags::MonoHinting for best results.
|
пре 6 година |
omar
|
c8fd4afd75
Misc: Added IM_MALLOC/IM_FREE macros mimicking IM_NEW/IM_DELETE so user doesn't need to revert to using the ImGui::MemAlloc()/MemFree() calls directly.
|
пре 6 година |
omar
|
2c38b32db1
Removed trailing spaces (#2038, #2299)
|
пре 6 година |
omar
|
09f1cb642b
FreeType: Minor tweaks previous commit (#2285)
|
пре 6 година |
alexey_skryabin
|
daac9c7559
By default ImGuiFreeType will use ImGui::MemAlloc()/MemFree().
|
пре 6 година |
omar
|
56caf7da29
imgui_freetype: Minor tweaks and comments.
|
пре 6 година |
omar
|
7b005bd7de
imgui_freetype: Documentation, tweaks. (#618)
|
пре 7 година |
omar
|
e9a617b22a
Moved imgui_freetype from imgui_club (#618)
|
пре 7 година |