mirror of
https://github.com/vlang/v.git
synced 2025-08-03 17:57:59 -04:00
5 lines
191 B
Markdown
5 lines
191 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.
|