games@gentoo.org Gentoo Games Project kangie@gentoo.org Matt Jolly This is a simple library to load images of various formats as SDL surfaces. It can load BMP, GIF, JPEG, LBM, PCX, PNG, PNM (PPM/PGM/PBM), QOI, TGA, XCF, XPM, and simple SVG format images. It can also load AVIF, JPEG-XL, TIFF, and WebP images, depending on build options Install sample programs Use stb_image from vendored dev-libs/stb for JPEG and PNG image loading to reduce external dependencies libsdl-org/SDL_image https://github.com/libsdl-org/SDL_image/issues