1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/graphics/corona/pkg-descr
2009-02-02 23:44:01 +00:00

9 lines
386 B
Plaintext

Corona is an image input/output library that can read, write, and
manipulate image files in just a few lines of code. It can write
PNG and TGA files, and read PNG, JPEG, PCX, BMP, TGA, and GIF.
Corona was designed to be easy to use, and exports a straightforward
C++ API. With just a few lines of C++, you can add image loading
to your application.
WWW: http://corona.sourceforge.net/