Revision history for Perl extension Color::Calc.
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