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 -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
