v/vlib/sdl/image
Alexey 5142747ceb
examples: move SDL examples from vlib to examples dir
2020-03-06 18:39:40 +01:00
..
README.md
image.v examples: move SDL examples from vlib to examples dir 2020-03-06 18:39:40 +01:00

README.md

SDL2 Image Library

Assuming you've installed the dependencies for sdl (already include SDL2_image dependency)

See the Tvintris example for usage