RAA - color-tools/1.0.0

color-tools / 1.0.0

Short description: Color manipulation utilities
Category: Library/Document
Status: stable
Created: 2005-04-01 05:33:11 GMT
Last update: 2005-04-01 05:33:11 GMT
Owner: Austin Ziegler (Projects of this owner)
Homepage: http://rubyforge.org/projects/ruby-pdf/
Download: http://rubyforge.org/frs/?group_id=81
License: BSD-type
Dependency:
Required by: pdf-writer/Technology Preview color-tools
Description:

color-tools README

color-tools is a Ruby library to provide RGB and CMYK colour support to applications that require it. It provides 148 named RGB colours that are commonly supported and used in HTML, colour manipulation operations, and a monochromatic contrasting palette generator.

Copyright

Copyright 2005 by Austin Ziegler

Color::RGB and Color::CMYK were originally developed for the Ruby PDF project and PDF::Writer and represent wholly unique code.

Color::Palette was developed based on techniques described by Andy "Malarkey" Clarke[1], implemented in JavaScript by Steve G. Chipman at SlayerOffice[2] and by Patrick Fitzgerald of BarelyFitz[3] in PHP.

1
www.stuffandnonsense.co.uk/archives/creating_colour_palettes.html
2
slayeroffice.com/tools/color_palette/
3
www.barelyfitz.com/projects/csscolor/
Versions: [1.3.0 (2005-08-08)] [1.2.0 (2005-07-01)] [1.0.0 (2005-04-01)]

Edit this project (for project owner)

back to RAA top