public
Description: A Ruby library built to handle the easy conversion and manipulation of colors with a special emphasis on W3C standards and CSS-style hex color notation.
Homepage:
Clone URL: git://github.com/mbleigh/colorist.git
colorist / CHANGELOG.rdoc
100644 3 lines (2 sloc) 0.126 kb

0.0.2 - 2007-09-17

  • Colorist::Color.from_string and String#to_color now work with capitalized colors as well as lowercase.