5 Commits (master)

Author SHA1 Message Date
ocornut 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 years ago
ocornut 327a5d8253 Fix warning + apply trailing whitespaces in stb_ libs (as applied on nothings/stb on 2020/02/02, facilitating further diffs) 3 years ago
Tommy Nguyen bcdb89ab07 Rebased imstb_rectpack on stb_rect_pack v1.00. 5 years ago
omar 539f69b950 Updated STB libraries to latest (drift has been reduced with nothings/stb as most of our changes were merged). Using [DEAR IMGUI] markers when changed. 6 years ago
omar 5a679a45cc Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036) 6 years ago
Branimir Karadžić fee6022f0c Fixed warning: variable ‘L1’ set but not used [-Wunused-but-set-variable] 7 years ago
omar ed9d4a2d85 stb_rect_pack: update to 0.11 (minor changes) 7 years ago
Randy Gaul 2c4a761982 __cdecl markup for non-standard calling conventions via MSVC 7 years ago
ocornut 379533f661 Updated stb_truetype.h, stb_rect_pack.h primarily to reduce warnings (#883) 8 years ago
ocornut 36ca8a8194 Minor warnings fixes. 9 years ago
ocornut 21f0d64a74 stb_rect_pack.h update to 0.08 9 years ago
ocornut 1f8d209202 Fixed more clang warnings + AddFontFromMemoryTTF() not honoring font_no parameter 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