./devel/ruby-red-colors, Wide array of features for dealing with colors

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.0, Package name: ruby32-red-colors-0.4.0, Maintainer: pkgsrc-users

Red Colors

Description

Red Colors provides a wide array of features for dealing with colors.
This includes conversion between colorspaces, desaturation, and parsing
colors.


Master sites:

Filesize: 104.5 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-19 16:07:09 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-red-colors: update to 0.4.0

0.4.0 (2024-02-18)

Improvements

* Added support for CSS3 syntax.

    - GH-5
    - GH-12
    - Patch by Ben Bowers.

* Suppressed warnings.

    - GH-16
    - Reported by rubyFeedback.

Fixes

* Fixed wrong Colors::Xterm256#to_grey_level conversion.

Thanks

* Ben Bowers
* rubyFeedback
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-06-14 17:19:05 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-red-colors: update to 0.2.0

0.1.3 (2021-06-10)

* Use matrix.gem for matrix inverse operation
* Fix xyz_to_rgb conversion
* Perform clamp before to_r

0.2.0 (2021-06-12)

* Add ListedColormap and LinearSegmentedColormap
* Add Colormap#to_html
* Support rational in Colormap#[]
   2021-05-29 17:10:16 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-red-colors: update to 0.1.2

0.1.2 (2021-05-19)

* Add Colors::Xterm256
* Adding RGB to Xterm256 conversion
* Make XYZ::KAPPA a rational number
   2021-02-03 15:13:26 by Takahiro Kambe | Files touched by this commit (4)
Log message:
devel/ruby-red-colors: add package version 0.1.1

Add ruby-red-colors package version 0.1.1.

Red Colors

Description

Red Colors provides a wide array of features for dealing with colors.
This includes conversion between colorspaces, desaturation, and parsing
colors.