Revision history for Perl extension Color::Calc.
1.02 Mon Nov 13 00:00:00 2006
- fixed tests without Graphics::ColorObject
1.01 Sat Nov 11 11:11:11 2006
- fixed tests w/ Graphics::ColorObject (reported by
Ernesto Hernández-Novich)
- fixed dependencies (reported by Ernesto Hernández-Novich)
1.00 Sat Sep 24 20:00:00 2005
- new 'pdf' output format, which is accepted by PDF::API2 v.40
- allow any number of hex digits per color in #RGB/#RRGGBB/
#RRRGGGBBB/...
- better tests
- FIX: #13731 import w/ use does not work under mod_perl
0.29_0003 Sat Apr 09 20:00:00 2005
- fixed MANIFEST (broken distribution)
0.29_0002 Sat Mar 26 16:20:00 2005
- Color::Calc::WWW now uses Graphics::ColorNames::WWW
- Color::Calc::WWW was missing from distribution
- removed 'pdf' output format as PDF::API2::Color is no longer
- complete test suite
0.29_0001 Fri Mar 25 12:00:00 2005
- added object-orientated interface
- added procedural interface with customisation on import
- added Color::Calc::WWW
- color scheme is now selectable
0.20 Mon Mar 28 00:00:00 2004
- added Color::Calc::<xxx> modules to select return type
- added $Color::Calc::MODE to select return type
- return value of xxx_tuple can be used as parameter
- <xxx>_html returns color names instead of #RRGGBB if possible
- support for Graphics::ColorObject (input/output)
- support for PDF::API2::Color (input/output)
- fixed import list
0.12 Thu Mar 18 00:00:00 2004
- added xxx_html
- should work with perl 5.005 now
0.10 Sun May 04 00:00:00 2003
- added tests
- added more functions
- some documentation corrections
0.02 Sat Apr 26 00:00:00 2003
- first public release
$Id: Changes,v 1.13 2006/11/13 21:05:35 cfaerber Exp $