stb: stb (single-file libraries for C/C++) stb: stb: This package contains single-file libraries, including: stb: image loader: [stb_image.h](stb_image.h) stb: image writer: [stb_image_write.h](stb_image_write.h) stb: image resizer: [stb_image_resize.h](stb_image_resize.h) stb: font text rasterizer: [stb_truetype.h](stb_truetype.h) stb: typesafe containers: [stb_ds.h](stb_ds.h) stb: stb: Homepage: https://github.com/nothings/stb stb: