freebsd-ports/graphics/paintlib/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

8 lines
398 B
Text

paintlib is a portable C++ class library for image loading, saving
and manipulation. Images can be loaded from BMP, GIF, IFF, JPEG,
PCX, PGM, PICT, PNG, PSD, SGI, TGA, TIFF and WMF files and saved
in BMP, JPEG, PNG and TIFF formats. Image manipulation can be done
either through filters implemented in filter classes or by directly
accessing the bitmap bits.
WWW: http://www.paintlib.de/paintlib/