Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
4 lines
270 B
Text
4 lines
270 B
Text
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
|