ocornut
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. ( #5075 )
...
(our STBRP__CDECL change was merged)
ago%!(EXTRA string=3 years)
ocornut
327a5d8253
Fix warning + apply trailing whitespaces in stb_ libs (as applied on nothings/stb on 2020/02/02, facilitating further diffs)
ago%!(EXTRA string=4 years)
Tommy Nguyen
bcdb89ab07
Rebased imstb_rectpack on stb_rect_pack v1.00.
ago%!(EXTRA string=6 years)
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.
ago%!(EXTRA string=6 years)
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 )
...
If you were conveniently using the imgui copy of those STB headers in your project, you will have to update your include paths.
The reason for this change is to avoid conflicts for projects that may also be importing their own copy of the STB libraries. Note that imgui's copy of stb_textedit.h is modified.
ago%!(EXTRA string=7 years)
Branimir Karadžić
fee6022f0c
Fixed warning: variable ‘L1’ set but not used [-Wunused-but-set-variable]
ago%!(EXTRA string=7 years)
omar
ed9d4a2d85
stb_rect_pack: update to 0.11 (minor changes)
ago%!(EXTRA string=7 years)
Randy Gaul
2c4a761982
__cdecl markup for non-standard calling conventions via MSVC
ago%!(EXTRA string=7 years)
ocornut
379533f661
Updated stb_truetype.h, stb_rect_pack.h primarily to reduce warnings ( #883 )
ago%!(EXTRA string=9 years)
ocornut
36ca8a8194
Minor warnings fixes.
ago%!(EXTRA string=9 years)
ocornut
21f0d64a74
stb_rect_pack.h update to 0.08
ago%!(EXTRA string=10 years)
ocornut
1f8d209202
Fixed more clang warnings + AddFontFromMemoryTTF() not honoring font_no parameter
ago%!(EXTRA string=10 years)
ocornut
b3a208901a
Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean.
ago%!(EXTRA string=10 years)