fastports

sdl3_image 3.2.6

graphics/sdl3_image

Simple library to load images of various formats as SDL surfaces

Category
graphics
Maintainer
amdmi3@FreeBSD.org
WWW
https://github.com/libsdl-org/SDL_image
License
ZLIB
USES
cmake sdl jpeg

Description

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

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
3.2.6
87dbfb90cb files touched
Dmitry Marakasov (amdmi3)
graphics/sdl3_image: update 3.2.4 → 3.2.6
3.2.4
b304d8ab18 files touched
Rene Ladan (rene)
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script
3.2.4
2a43005773 files touched
Dmitry Marakasov (amdmi3)
graphics/sdl3_image: update 3.2.0 → 3.2.4
3.2.0
992a6c76c8 files touched
Dmitry Marakasov (amdmi3)
graphics/sdl3_image: add port
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