v/vlib/stbi
2024-02-12 12:38:47 +02:00
..
link_to_libm.c.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
README.md doc: update trim_doc_node_description, make module readmes more uniform (#20792) 2024-02-12 12:38:47 +02:00
stbi.c.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
stbi_test.v tests: cleanup legacy temp path (#19716) 2023-10-31 15:16:19 +02:00

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.