New update to this pure CLJ/CLJS library featuring:

- support/conversion for color spaces: RGB, HSV, HSL, HCY, HCV, CIE1931, CMYK
- parsing/formatting of CSS colors (hex3, hex6, rgb(), rgba(), hsl(), hsla())
- color ops:
  - RYB rotation
  - brightness/saturation adjustments (analogues)
  - complementary/inverse colors
  - hue matching
  - blending (with & without alpha)
  - distance calculations (RGB/HSV only)
  - gamma correction
- includes presets of the 100+ CSS standard colors, D3 categorical
presets & Brewer presets
- super compact procedural gradient generation using AM/FM cosines[1]

[thi.ng/color "0.3.0"]

[1] https://github.com/thi-ng/color/blob/master/src/gradients.org#presets
-- 
Karsten Schmidt
http://postspectacular.com | http://thi.ng | http://toxiclibs.org

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to