16 Commits (773d484009c7879086ba0b501a255bdca0ac3e07)

Author SHA1 Message Date
omar 6eda9ed3fb Skip missing font glyphs V2 revert changes to stb_truetype.h ( 7 years ago
omar 787a475650 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) 7 years ago
omar 6662fe7b18 stb_truetype: Fixed unused variable warnings for configuration where asserts are disabled. (#1642) 7 years ago
omar ff5f56dd21 Updated to stb_truetype 1.19 (include minor fix for #1622) 7 years ago
omar 8e8117c7b1 stb_truetype update (with OpenType, Type 2 font handling) (#976) 8 years ago
ocornut 379533f661 Updated stb_truetype.h, stb_rect_pack.h primarily to reduce warnings (#883) 8 years ago
ocornut 9945eecaf4 stb_truetype: updated 1.08 > 1.10 + minor unused variable warning fix 9 years ago
ocornut 730e8119fe Updated stb_truetype 1.07 -> 1.08 9 years ago
ocornut 26a992c6f6 Updated to stb_truetype 1.07 (back to vanilla version as our minor changes are now in master & fix #280) 9 years ago
ocornut d7a2a23457 Updated to stb_truetype 1.06 (#133) 9 years ago
ocornut 95e2afcad6 Updated to stb_truetype 1.05 9 years ago
ocornut f1ccd32cb1 stb_truetype: implementation is now static + submitted PR to origin. 10 years ago
ocornut a1c0c0e298 stb_truetype.h mod comment 10 years ago
ocornut 4f6643cc0c Fix missing glyph handling in modified stb_truetype.h (ttf branch) 10 years ago
ocornut 6c6d1746d4 Fix missing glyph handling in modified stb_truetype.h 10 years ago
ocornut b3a208901a Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean. 10 years ago