Update of /cvsroot/ggi/misc/libgcp
In directory usw-pr-cvs1:/tmp/cvs-serv7063
Added Files:
README ReleaseNote
Log Message:
Added README and ReleaseNote
--- NEW FILE ---
============================ Updated:
LibGCP EXTENSION README FILE 20010815
============================
Introduction
============
LibGCP is a generic color and palette management extension. It supports
conversion between different color spaces such as RGBA, YUV, HSV and CMYK.
Furthermore it supports a generic color-blending, which can also be used
for transluency effects.
GGI resources
=============
Web site: http://www.ggi-project.org/
FTP site: ftp://ftp.ggi-project.org/pub/ggi
Maintainers
===========
Christoph Egger Christoph_Egger@...
--- NEW FILE ---
version: 0.8
date: 2001-08-15
http:
ftp://ggi.sourceforge.net/pub/ggi/extensions/libgcp-0.8.tar.bz2
New in 0.8:
* couple of bugfixes (YUV and other stuff conversion works now)
* added Kodak's PhotoCD colorspace (YCC)
* added luminance calculation from any color
It requires libggi 2beta4 or newer to work properly. See the TODO-file for
known issues to solve.
|