mirror of
https://github.com/vlang/v.git
synced 2025-09-15 15:32:27 +03:00
4 lines
192 B
Markdown
4 lines
192 B
Markdown
## Description:
|
|
|
|
`stbi` is a thin wrapper around [stb](https://github.com/nothings/stb)'s stb_image.h, which in turn
|
|
is "a public domain image loader" for popular graphics image file formats.
|