1960 Commits (0cc6060b77bf6312c730952644ddb46fa07dbffc)
 

Author SHA1 Message Date
Andy Durdin 5a2a8e882f stb_ds: Use free() instead of realloc(x,0). Fixes #768 ago%!(EXTRA string=6 years)
BlackMATov 4a4c9deaac stb_image: fix warning (unused parameter ‘bpc’) ago%!(EXTRA string=6 years)
Martin Stensgård 6bde00651c stb_textedit: fix typo: STB_TEXTED_K_RIGHT ago%!(EXTRA string=6 years)
Sean Barrett 1034f5e5c4 add stb_include.h ago%!(EXTRA string=6 years)
Brotcrunsher f7d1cd581e
Allowing Compound Glyphs with `numberOfContours < -1` ago%!(EXTRA string=6 years)
Georgy Macharadze 4e0c494515 stb_image: fixed 'out' nulled but not freed upon failure ago%!(EXTRA string=6 years)
Chris Young 0a1016331c Add functions to extract SVG glyphs from font. ago%!(EXTRA string=6 years)
Łukasz Ptak 48ffc6bc55
Fix gcc warning: expression always true ago%!(EXTRA string=6 years)
Randy 0637408284 fuzz: fix error handling ago%!(EXTRA string=6 years)
Randy af516b99ff fuzz: remove some chunk identifiers from stb_png.dict ago%!(EXTRA string=6 years)
Randy cd797f8116 add fuzz target, dictionary, iphone png's ago%!(EXTRA string=6 years)
rgriege a5b663f1b0 stb_truetype: update contributors list ago%!(EXTRA string=6 years)
rgriege 8ac257b00f stb_truetype: limit to 1 missing glyph in texture ago%!(EXTRA string=6 years)
kaesve f3ca0dd5ae Remove redundant scale check in stbtt_GetGlyphSDF ago%!(EXTRA string=6 years)
Sean Barrett 7638200f0b Remove old documentation re: SECURE_CRT ago%!(EXTRA string=6 years)
Sean Barrett 2c2908f505 update version numbers ago%!(EXTRA string=6 years)
Sean Barrett d940053a01 Merge branch 'master' into working ago%!(EXTRA string=6 years)
Sean Barrett 8cf9f5adb4 Merge branch 'master' of https://github.com/rsachetto/stb into working ago%!(EXTRA string=6 years)
Sean Barrett 1737c342e2 Merge branch 'fix_issue-656' of https://github.com/rygorous/stb into working ago%!(EXTRA string=6 years)
Sean Barrett 3b5ffbe31c Merge branch 'fix_issue-608' of https://github.com/rygorous/stb into working ago%!(EXTRA string=6 years)
Sean Barrett a0b521fcf2 no warnings when compiling /W3 ago%!(EXTRA string=6 years)
Sean Barrett 96b4748d57 update test_ds.c ago%!(EXTRA string=6 years)
Sean Barrett 30496e22d7 add new test files ago%!(EXTRA string=6 years)
Sean Barrett b8960f32b8 stb_ds: major string hash fix, minor other changes ago%!(EXTRA string=6 years)
kroko a2cd79b8ff fix comma warnings when building with -Wcomma ago%!(EXTRA string=6 years)
Fabian Giesen d6a598186c stb_image: Pacify some MSVC warnings. ago%!(EXTRA string=6 years)
Fabian Giesen 6570d6a825 stb_image: Make GIF reader validate image size. ago%!(EXTRA string=6 years)
Fabian Giesen 50b1bfba58 stb_image: Fix multiple bugs in GIF decoder. ago%!(EXTRA string=6 years)
Rafael Sachetto caf9608826 Adding arrpop macro to stb_ds.h ago%!(EXTRA string=6 years)
Rafael Sachetto 89bccdd567 Small documentation correction ago%!(EXTRA string=6 years)
Sean Barrett 72990efc3e test updates for test_ds unit testing ago%!(EXTRA string=6 years)
Sean Barrett f9133c3677 stb_ds v0.3: fixes for compiling client code in C++ ago%!(EXTRA string=6 years)
Sean Barrett 39c05598a9 Update stb.h version number ago%!(EXTRA string=6 years)
Sean Barrett 0f9254357c update version numbers ago%!(EXTRA string=6 years)
Sean Barrett c963e40972 update version numbers ago%!(EXTRA string=6 years)
Sean Barrett a4111af960 update readme ago%!(EXTRA string=6 years)
Sean Barrett 1aeb8ec201 stb_ds: fix shift warnings in later VS compilers ago%!(EXTRA string=6 years)
Sean Barrett e704ed0efb update tests and project files for stb_ds ago%!(EXTRA string=6 years)
Sean Barrett 477471d9a8 add stb_ds.h and tests ago%!(EXTRA string=6 years)
Sean Barrett aeec66c6ec Merge branch 'randlong' of https://github.com/flibitijibibo/stb into working ago%!(EXTRA string=6 years)
Sean Barrett 9d8a9e7f16 Merge branch 'fix_issue-701' of https://github.com/rygorous/stb into working ago%!(EXTRA string=6 years)
Sean Barrett 742056dee9 Merge branch 'fix_issue-705' of https://github.com/rygorous/stb into working ago%!(EXTRA string=6 years)
Sean Barrett 5fe7fb52f2 various fixes for clang ago%!(EXTRA string=6 years)
Sean Barrett 5715e6faaf Makefile: update how to build image_write_test ago%!(EXTRA string=6 years)
Sean Barrett 2ce93bf1d8 Merge branch 'fix_issue-707' of https://github.com/rygorous/stb into working ago%!(EXTRA string=6 years)
Sean Barrett 57c7029166 test_image_write.c: change from standalone to integrated with image_test.c ago%!(EXTRA string=6 years)
Fabian Giesen ae431d75e0 stb_rect_pack: Fix two bugs. ago%!(EXTRA string=6 years)
Fabian Giesen af43e6b006 stb_truetype: Fix warning in comment. ago%!(EXTRA string=6 years)
Fabian Giesen bbbdc1e811 stb_image: Fix typo in comment. ago%!(EXTRA string=6 years)
Fabian Giesen e0ee0de26c tests: Add simple image_write_test smoke test ago%!(EXTRA string=6 years)