mirror of
https://github.com/Bithack/principia.git
synced 2026-06-24 02:04:08 +00:00
| .. | ||
| IMG.c | ||
| IMG_jpg.c | ||
| IMG_png.c | ||
| LICENSE | ||
| README.md | ||
| SDL_image.h | ||
This is a cut down version of SDL3_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 0e2eaa923ddea285dfa35c4bf0c0092d3799e2ee in upstream.