blob: e4068a35992a7e29f5b7db0dfeab51606d6244d0 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
single-file public domain (or MIT licensed) libraries for C/C++.
Noteworthy:
* image loader: stb_image.h
* image writer: stb_image_write.h
* image resizer: stb_image_resize.h
* font text rasterizer: stb_truetype.h
* typesafe containers: stb_ds.h
|