v/vlib/stbi
Delyan Angelov 7f974a275a
docs: fix `teh` typo
2022-05-07 12:55:40 +03:00
..
README.md
link_to_libm.c.v
stbi.c.v docs: fix `teh` typo 2022-05-07 12:55:40 +03:00
stbi_test.v stbi: add image writing functions (#12754) 2021-12-08 00:31:37 +02:00

README.md

Description:

stbi is a thin wrapper around stb's stb_image.h, which in turn is "a public domain image loader" for popular graphics image file formats.