sdl3_image 3.2.6
graphics/sdl3_image
Simple library to load images of various formats as SDL surfaces
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
- build devel/cmake-core
- build devel/ninja
- lib devel/sdl3
- lib graphics/jpeg-turbo
- lib graphics/libavif
- lib graphics/libjxl
- lib graphics/png
- lib graphics/tiff
- lib graphics/webp
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 |