RubyGems Navigation menu

color 1.7.1

Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to applications that require it. It also provides 152 named RGB colours (184 with spelling variations) that are commonly supported in HTML, SVG, and X11 applications. A technique for generating monochromatic contrasting palettes is also included. The Color library performs purely mathematical manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL colour spaces, this won't matter. Absolute colour spaces (like CIE L*a*b* and XYZ) and cannot be reliably converted to relative colour spaces (like RGB) without colour profiles. Color version 1.7.1 adds Color::RGB::RebeccaPurple for the colour #663399 in honour of Rebecca Meyer, the daughter of Eric Meyer, who passed away on the 7th of June, 2014. Her favourite colour was purple. {rebeccapurple}[http://meyerweb.com/eric/thoughts/2014/06/19/rebeccapurple/] Barring bugs introduced in this release, this is the last version of color that supports Ruby 1.8, so make sure that your gem specification is set properly (to <tt>~> 1.6</tt>) if that matters for your application.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.8 - October 26, 2015 (45 ko)
  2. 1.7.1 - July 17, 2014 (47,5 ko)
  3. 1.7 - June 13, 2014 (47,5 ko)
  4. 1.6 - May 20, 2014 (47 ko)
  5. 1.5.1 - January 28, 2014 (43 ko)
Voir toutes les versions (10)

Dépendances de Development (9):

hoe ~> 3.12
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.5
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.3
rake ~> 10.0
rdoc ~> 4.0

Propriétaires:

Auteurs:

  • Austin Ziegler, Matt Lyon

Total de contrôle SHA 256:

e497e6f1f8ddc4b985b6487addaaea4965277f96d594b954e011abb0dd184e45

Total de téléchargements 11 743 344

Pour cette version 556 198

License:

MIT

Version de Ruby requise: >= 0

Liens: