1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/sdl/image
2019-12-05 12:58:48 +03:00
..
image.v sdl: fix old vsdl2 references 2019-12-05 12:58:48 +03:00
README.md vlib: sdl module + tVintris example 2019-12-05 11:25:55 +03:00

SDL2 Image Library

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

See the Tvintris example for usage