From: Rafael Sadowski Subject: Re: NEW: sdl3-image To: Thomas Frohwein Cc: ports@openbsd.org Date: Fri, 20 Feb 2026 14:37:58 +0100 On Wed Feb 18, 2026 at 05:37:23PM -0800, Thomas Frohwein wrote: > 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? OK rsadowski