History for imgui / misc / freetype / imgui_freetype.h
2019-05-11
@HolyBlackCat
FreeType: Added RasterizerFlags::Monochrome flag to disable font anti-aliasing. (#2545) Combine with RasterizerFlags::MonoHinting for best results.
HolyBlackCat authored on 9 May 2019 omar committed on 11 May 2019
2019-04-05
@omar
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.
omar committed on 5 Apr 2019
2019-01-20
@omar
Removed trailing spaces (#2038, #2299)
omar committed on 20 Jan 2019
2019-01-15
@omar
FreeType: Minor tweaks previous commit (#2285)
omar committed on 15 Jan 2019
@alexey_skryabin
By default ImGuiFreeType will use ImGui::MemAlloc()/MemFree(). ...
alexey_skryabin authored on 15 Jan 2019 omar committed on 15 Jan 2019
2019-01-10
@omar
imgui_freetype: Minor tweaks and comments.
omar committed on 10 Jan 2019
2018-02-04
@omar
imgui_freetype: Documentation, tweaks. (#618)
omar committed on 4 Feb 2018
@omar
Moved imgui_freetype from imgui_club (#618)
omar committed on 4 Feb 2018