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 21c7c8f5d9 Another stab at the api, offering classes of functions for different common tasks. ago%!(EXTRA string=11 years)
..
c_lexer_test.c add testing project for stb_c_lexer.h ago%!(EXTRA string=11 years)
c_lexer_test.dsp add testing project for stb_c_lexer.h 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 remove tabs ago%!(EXTRA string=11 years)
herringbone_map.dsp fixes and tests ago%!(EXTRA string=11 years)
image_test.c Update stb_image test code to test loading with all channel counts (including 0), ago%!(EXTRA string=11 years)
image_test.dsp Change byte casts in stb_image.h that intentionally truncate to do so explicitly for MSVC runtime check compatibility ago%!(EXTRA string=11 years)
resample_test.cpp Another stab at the api, offering classes of functions for different common tasks. ago%!(EXTRA string=11 years)
resample_test_c.c Beginning of a more sophisticated resample algorithm, starting with calculating filter contributions per scan line. ago%!(EXTRA string=11 years)
stb.c cleanup runtime output/error detection of stb.h unit tests ago%!(EXTRA string=11 years)
stb.dsp update stb_image version number ago%!(EXTRA string=11 years)
stb.dsw fixes and tests ago%!(EXTRA string=11 years)
stb_cpp.cpp vc6 project files for testing stb.h ago%!(EXTRA string=11 years)
stb_cpp.dsp Merge branch 'headerify' ago%!(EXTRA string=11 years)
stretch_test.c fix bugs in new stretchy buffer code, add stretchy buffer tests ago%!(EXTRA string=11 years)
stretch_test.dsp Merge branch 'headerify' 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 fixes and tests ago%!(EXTRA string=11 years)
test_cpp_compilation.cpp initial commit ago%!(EXTRA string=11 years)
test_truetype.c fixed warnings for stb_truetype (fixes all outstanding bug reports) ago%!(EXTRA string=11 years)
textedit_sample.c update version number ago%!(EXTRA string=11 years)