The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD graphics : corona

A graphics library that supports most image formats

 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. 

http://corona.sourceforge.net/



corona history


v. 1.10
date: 2007/10/04 01:10:47;  author: edwin;  state: Exp;  lines: +1 -7
Remove always-false/true conditions based on OSVERSION 500000

v. 1.9 date: 2007/07/05 23:39:02; author: edwin; state: Exp; lines: +2 -2 dyeske at yahoo dot com -> dyeske at gmail dot com
v. 1.8 date: 2007/05/19 20:08:44; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.7 date: 2007/02/01 02:41:38; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.6 date: 2006/05/07 23:45:53; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.5 date: 2006/02/23 10:36:51; author: ade; state: Exp; lines: +1 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.4 date: 2005/12/08 12:08:49; author: vs; state: Exp; lines: +1 -1 Unbreak: USE_GCC=3.4+ on 4.x
v. 1.3 date: 2005/11/15 06:49:24; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.2 date: 2004/06/04 17:29:19; author: ade; state: Exp; lines: +1 -1 Sync with new bsd.autotools.mk
v. 1.1 date: 2004/06/01 13:13:15; author: krion; state: Exp; Add corona 1.0.2, 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. PR: ports/67433 Submitted by: David Yeske ============================================================================= v. 1.10 date: 2007/10/04 01:10:47; author: edwin; state: Exp; lines: +1 -7 Remove always-false/true conditions based on OSVERSION 500000
v. 1.9 date: 2007/07/05 23:39:02; author: edwin; state: Exp; lines: +2 -2 dyeske at yahoo dot com -> dyeske at gmail dot com
v. 1.8 date: 2007/05/19 20:08:44; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.7 date: 2007/02/01 02:41:38; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.6 date: 2006/05/07 23:45:53; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.5 date: 2006/02/23 10:36:51; author: ade; state: Exp; lines: +1 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.4 date: 2005/12/08 12:08:49; author: vs; state: Exp; lines: +1 -1 Unbreak: USE_GCC=3.4+ on 4.x
v. 1.3 date: 2005/11/15 06:49:24; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.2 date: 2004/06/04 17:29:19; author: ade; state: Exp; lines: +1 -1 Sync with new bsd.autotools.mk
v. 1.1 date: 2004/06/01 13:13:15; author: krion; state: Exp; Add corona 1.0.2, 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. PR: ports/67433 Submitted by: David Yeske ============================================================================= v. 1.10 date: 2007/10/04 01:10:47; author: edwin; state: Exp; lines: +1 -7 Remove always-false/true conditions based on OSVERSION 500000
v. 1.9 date: 2007/07/05 23:39:02; author: edwin; state: Exp; lines: +2 -2 dyeske at yahoo dot com -> dyeske at gmail dot com
v. 1.8 date: 2007/05/19 20:08:44; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.7 date: 2007/02/01 02:41:38; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.6 date: 2006/05/07 23:45:53; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.5 date: 2006/02/23 10:36:51; author: ade; state: Exp; lines: +1 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.4 date: 2005/12/08 12:08:49; author: vs; state: Exp; lines: +1 -1 Unbreak: USE_GCC=3.4+ on 4.x
v. 1.3 date: 2005/11/15 06:49:24; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.2 date: 2004/06/04 17:29:19; author: ade; state: Exp; lines: +1 -1 Sync with new bsd.autotools.mk
v. 1.1 date: 2004/06/01 13:13:15; author: krion; state: Exp; Add corona 1.0.2, 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. PR: ports/67433 Submitted by: David Yeske =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm