RubyGems Navigation menu

color 1.4.2

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 capabilities of the Color library are limited to pure 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 the RGB and HSL colours, this won't matter. However, some colour models (like CIE L*a*b*) are not supported because Color does not yet support colour profiles, giving no meaningful way to convert colours in absolute colour spaces (like L*a*b*, XYZ) to non-absolute colour spaces (like RGB). Color version 1.4.2 updates the release and install as a RubyGem to remove an unnecessary dependency, adds code climate analysis, and Travis CI support.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.8 - October 26, 2015 (45KB)
  2. 1.7.1 - July 17, 2014 (47.5KB)
  3. 1.7 - June 13, 2014 (47.5KB)
  4. 1.6 - May 20, 2014 (47KB)
  5. 1.5.1 - January 28, 2014 (43KB)
  6. 1.4.2 - July 01, 2013 (39.5KB)
全てのバージョンを表示(全10件)

Development依存関係 (11):

hoe ~> 3.6
hoe-bundler ~> 1.2
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.5
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.0
rake ~> 10.0
rdoc ~> 4.0
rubyforge >= 2.0.4

所有者:

作者:

  • Austin Ziegler, Matt Lyon

SHA 256チェックサム:

5cf409b21c1cc9e78e65c6da55682f699d122e073b352090d1c5cd341ec02a85

累計ダウンロード数 11,799,598

このバージョンのみ 278,264

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: