stb single-file public domain libraries for C/C++
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
Jorge Rodriguez cf6f69cdc9 Fix the calculation of the input image shift when using subpixel regions. Includes some more tests which had incorrect results before and now work fine. ago%!(EXTRA string=10 years)
..
caveview added input.packed_compact for storing most of the major 2/3-bit values in one byte ago%!(EXTRA string=10 years)
oversample stb_wingraph.h: missing lib pragmas for completeness ago%!(EXTRA string=10 years)
pngsuite fix 1/2/4-bit png to filter bytes before decoding to pixels; ago%!(EXTRA string=11 years)
vorbseek fix a few crash bugs with invalid stb_vorbis files (reported by Philip Bennefall, found using a fuzz tester) ago%!(EXTRA string=10 years)
c_lexer_test.c add testing project for stb_c_lexer.h ago%!(EXTRA string=11 years)
c_lexer_test.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working ago%!(EXTRA string=11 years)
herringbone.dsp initial commit ago%!(EXTRA string=11 years)
herringbone_generator.c first pass at stb-izing complete, now need to debug ago%!(EXTRA string=11 years)
herringbone_map.c fix broken map generation ago%!(EXTRA string=11 years)
herringbone_map.dsp fixes and tests ago%!(EXTRA string=11 years)
image_test.c get rid of unused return value from write callback ago%!(EXTRA string=10 years)
image_test.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working ago%!(EXTRA string=11 years)
resample_test.cpp Fix the calculation of the input image shift when using subpixel regions. Includes some more tests which had incorrect results before and now work fine. ago%!(EXTRA string=10 years)
resample_test_c.c rename to stb_image_resize.h ago%!(EXTRA string=11 years)
resize.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working ago%!(EXTRA string=11 years)
stb.c cleanup runtime output/error detection of stb.h unit tests ago%!(EXTRA string=11 years)
stb.dsp fix missing "defined" in #if defined(STBI_NO_foo); ago%!(EXTRA string=10 years)
stb.dsw seeking in stb_vorbis (Dougall Johnson) ago%!(EXTRA string=10 years)
stb_cpp.cpp make sure all libs compile as C++ ago%!(EXTRA string=10 years)
stb_cpp.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working ago%!(EXTRA string=11 years)
stretch_test.c fix use of stbrp_coord if no stb_rect_pack; ago%!(EXTRA string=11 years)
stretch_test.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working ago%!(EXTRA string=11 years)
stretchy_buffer_test.c untested rewrite of stretchy_buffer relying on implicit cast from void* ago%!(EXTRA string=11 years)
test_c_compilation.c update version & version history ago%!(EXTRA string=10 years)
test_cpp_compilation.cpp make sure all libs compile as C++ ago%!(EXTRA string=10 years)
test_truetype.c allow font ranges with first_char = 0; ago%!(EXTRA string=10 years)
test_vorbis.c stb_image.h: fix *comp value when loading PSDs ago%!(EXTRA string=10 years)
textedit_sample.c update version number ago%!(EXTRA string=11 years)
tilemap_editor_integration_example.c tilemap editor 0.30 ago%!(EXTRA string=11 years)