forked from mirrors/principia
| .. | ||
| IMG.c | ||
| IMG_jpg.c | ||
| IMG_png.c | ||
| LICENSE | ||
| README.md | ||
| SDL_image.h | ||
This is a cut down version of SDL2_image for use with Principia.
It only allows loading PNG and JPEG images using libpng and libjpeg respectively.
This version of SDL_image is based on commit fc0263b58036429bb5ff99f3b41acf919c44a46f in upstream.