History for imgui / misc / freetype / README.md
2019-06-11
@omar
Readme, comments, dear imgui prefixes
omar committed on 11 Jun 2019
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-03-29
@omar
Examples: DirectX9: Fixed erroneous assert in ImGui_ImplDX9_InvalidateDeviceObjects(). FreeType: Fixed suggested code to not require an initial build call.. (#2454)
omar committed on 29 Mar 2019
2019-02-18
@omar
imgui_freeetype: Updated suggested test code.
omar committed on 18 Feb 2019
2019-01-15
@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
ImFontAtlas: Rewrote FreeType based builder. ...
omar committed on 10 Jan 2019
2018-05-30
@Marc J. Schmidt
Fixed documentation example (#1847)
Marc J. Schmidt authored on 30 May 2018 omar committed on 30 May 2018
2018-03-12
@omar
Misc comments, todos + reintroduced removed ImGuiCol defines under !IMGUI_DISABLE_OBSOLETE_FUNCTIONS wrap.
omar committed on 12 Mar 2018
2018-02-05
@omar
imgui_freetype: comments about correct blending and sRGB (#618, #578)
omar committed on 5 Feb 2018
2018-02-04
@omar
imgui_freetype: Documentation, tweaks. (#618)
omar committed on 4 Feb 2018