History for imgui / stb_truetype.h
2018-05-07
@omar
Skip missing font glyphs V2 revert changes to stb_truetype.h (
omar committed on 7 May 2018
@omar
Skip missing font glyphs to 1) avoid using space for missing glyphs and 2) allow merging fonts with overlapping ranges. Demo: Fixed displaying ? instead of greyed out empty box. (#1671, #1703)
omar committed on 7 May 2018
2018-02-23
@omar
stb_truetype: Fixed unused variable warnings for configuration where asserts are disabled. (#1642)
omar committed on 23 Feb 2018
2018-02-16
@omar
Updated to stb_truetype 1.19 (include minor fix for #1622)
omar committed on 16 Feb 2018
2017-01-21
@omar
stb_truetype update (with OpenType, Type 2 font handling) (#976)
omar committed on 21 Jan 2017
2016-11-11
@ocornut
Updated stb_truetype.h, stb_rect_pack.h primarily to reduce warnings (#883)
ocornut committed on 11 Nov 2016
2016-04-02
@ocornut
stb_truetype: updated 1.08 > 1.10 + minor unused variable warning fix
ocornut committed on 2 Apr 2016
2015-12-03
@ocornut
Updated stb_truetype 1.07 -> 1.08
ocornut committed on 3 Dec 2015
2015-08-01
@ocornut
Updated to stb_truetype 1.07 (back to vanilla version as our minor changes are now in master & fix #280)
ocornut committed on 1 Aug 2015
2015-07-15
@ocornut
Updated to stb_truetype 1.06 (#133)
ocornut committed on 15 Jul 2015
2015-05-28
@ocornut
Updated to stb_truetype 1.05
ocornut committed on 28 May 2015
2015-01-21
@ocornut
stb_truetype: implementation is now static + submitted PR to origin.
ocornut committed on 21 Jan 2015
2015-01-18
@ocornut
stb_truetype.h mod comment
ocornut committed on 18 Jan 2015
2015-01-14
@ocornut
Fix missing glyph handling in modified stb_truetype.h (ttf branch)
ocornut committed on 14 Jan 2015
2015-01-13
@ocornut
Fix missing glyph handling in modified stb_truetype.h
ocornut committed on 13 Jan 2015
2015-01-08
@ocornut
Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean.
ocornut committed on 8 Jan 2015