Index | Thread | Search

From:
Thomas Frohwein <tfrohwein@fastmail.com>
Subject:
NEW: sdl3-image
To:
ports@openbsd.org
Date:
Wed, 18 Feb 2026 17:37:23 -0800

Download raw body.

Thread
  • Thomas Frohwein:

    NEW: sdl3-image

Hi,

This is the successor of sdl2-image. Expected to be used by games/fna
games going forward, and many other ports probably in the near future.

DESCR:
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 optional libraries.

Straightforward port which doesn't need any patches.

ok to import?