John Benediktsson
|
4d573ed52b
|
core/basis/extra: update some tags.txt.
|
2020-04-11 20:34:54 -05:00 |
John Benediktsson
|
04f96c83f1
|
colors: moving some color definitions from extra/ to basis/.
|
2019-09-10 12:02:43 -07:00 |
John Benediktsson
|
4a144e5ea7
|
more test IN: cleanup.
|
2018-02-15 08:45:08 -08:00 |
John Benediktsson
|
ca537d30b3
|
colors: adding some ABOUT: links.
|
2017-02-06 10:51:12 -08:00 |
John Benediktsson
|
9c5c15b6f6
|
colors.distances: needs to USE: math.trig.
|
2016-11-10 13:24:11 -08:00 |
John Benediktsson
|
ac04040edc
|
math.trig: use deg>rad in a few places to reduce duplication.
|
2016-11-10 10:17:22 -08:00 |
John Benediktsson
|
79b8ee5a24
|
colors.flex-hex: implementation of "flex hex" color algorithm.
|
2015-04-01 13:55:39 -07:00 |
John Benediktsson
|
80be72b6e1
|
colors.distances: add some tests, refactor locals a little bit.
|
2014-07-13 08:50:54 -07:00 |
John Benediktsson
|
88e2b08514
|
colors.distances: implement CIE76, CIE94, CIEDE2000, and CMC l:c color difference algorithms.
|
2014-07-11 17:20:57 -07:00 |
John Benediktsson
|
0b40888646
|
colors.lab: add copyright.
|
2014-07-11 17:20:57 -07:00 |
John Benediktsson
|
3a9f4edcff
|
colors.lch: implement CIELCH colors.
|
2014-06-24 06:58:02 -07:00 |
John Benediktsson
|
607d0becb2
|
colors: more doc fixes.
|
2014-06-22 07:12:10 -07:00 |
John Benediktsson
|
7431910b16
|
colors: adding some wikipedia links.
|
2014-06-22 07:10:23 -07:00 |
John Benediktsson
|
98c731b852
|
colors.lab: implement CIELAB colors.
|
2014-06-22 07:06:27 -07:00 |
John Benediktsson
|
0f74b77b27
|
colors.xyz: some refactoring.
|
2014-06-22 07:04:09 -07:00 |
John Benediktsson
|
858c5db19d
|
colors: fix summary.txt.
|
2014-06-21 09:22:01 -07:00 |
John Benediktsson
|
93fb63a8c3
|
colors.luv: fix for rgba.
|
2014-06-21 09:21:42 -07:00 |
John Benediktsson
|
f48c2b2d84
|
colors.luv: implement CIELUV colors.
|
2014-06-21 09:19:08 -07:00 |
John Benediktsson
|
725129e80b
|
colors: change article titles.
|
2014-06-20 20:23:47 -07:00 |
John Benediktsson
|
a4d624b7b0
|
colors.xyy: implement CIE xyY colors.
|
2014-06-20 20:22:11 -07:00 |
John Benediktsson
|
0fb4bbb6f3
|
colors.xyz: implement CIE XYZ colors.
|
2014-06-20 20:21:59 -07:00 |
John Benediktsson
|
6d9f5c7f00
|
colors: implement no-op color conversions.
|
2013-11-20 20:40:08 -08:00 |
John Benediktsson
|
ed5582642b
|
colors.cmyk: fix docs.
|
2013-10-02 21:28:56 -07:00 |
John Benediktsson
|
6a4a6b9a0d
|
colors: more generic methods, simpler api.
|
2013-10-02 21:24:36 -07:00 |
John Benediktsson
|
37f5f4b9de
|
colors.yuv: adding support for YUV colors.
|
2013-09-24 08:03:04 -07:00 |
John Benediktsson
|
0de857e1fe
|
colors: adding some tests rgba to color to rgba roundtrips.
|
2013-09-18 16:20:20 -07:00 |
John Benediktsson
|
a3e669aab3
|
colors.yiq: expanded the number of digits in the coefficients for the rgba>yiqa conversions so that they match the FCC NTSC versions.
|
2013-09-18 16:17:07 -07:00 |
John Benediktsson
|
63050f68e2
|
colors.ryb: adding RYB colors.
|
2013-04-26 18:52:01 -07:00 |
John Benediktsson
|
7e77723104
|
colors: fix minor TYpo in docs.
|
2013-04-26 18:51:06 -07:00 |
Doug Coleman
|
10a4413bec
|
colors: Inline >rgba methods.
|
2013-02-19 10:09:47 -08:00 |
John Benediktsson
|
24778bf705
|
colors.yiq: adding YIQ color support.
|
2012-10-22 15:20:03 -07:00 |
John Benediktsson
|
20a398ec16
|
colors.hsl: adding HSL color support.
|
2012-10-22 15:19:51 -07:00 |
John Benediktsson
|
4ac24fb585
|
colors.cmyk: make sure cmyka is a color.
|
2012-10-21 12:34:52 -07:00 |
John Benediktsson
|
4fe22de451
|
colors: fix using list, silly auto-use.
|
2012-10-21 12:09:59 -07:00 |
John Benediktsson
|
032a69dec0
|
colors.cmyk: adding some docs.
|
2012-10-21 12:06:40 -07:00 |
John Benediktsson
|
4d75add92e
|
colors.cmyk: adding support for CMYK colors.
|
2012-10-21 12:02:30 -07:00 |
Eduardo Cavazos
|
f891a057af
|
Move colors to basis
|
2008-08-07 15:46:11 -05:00 |
Eduardo Cavazos
|
f33039f2d1
|
colors: Remove the '>rgba' method on array (was a kludge).
|
2008-08-01 14:34:19 -05:00 |
Eduardo Cavazos
|
694de3fb70
|
listener: Use color objects
|
2008-08-01 14:33:20 -05:00 |
Eduardo Cavazos
|
ba61e15689
|
colors: minor change
|
2008-07-28 22:06:46 -05:00 |
Eduardo Cavazos
|
463b3ff87d
|
colors: use old style methods
|
2008-07-28 22:04:18 -05:00 |
Eduardo Cavazos
|
1c61b7734c
|
colors: 'gray' instead of 'grey'
|
2008-07-28 18:27:28 -05:00 |
Eduardo Cavazos
|
7c6b7762f9
|
colors: fix copyright year
|
2008-07-28 18:05:52 -05:00 |
Eduardo Cavazos
|
2216486578
|
colors: Basic colors are now objects. Add the >rgba method on arrays
(kludge).
|
2008-07-28 16:59:05 -05:00 |
Eduardo Cavazos
|
e9e1313b6c
|
colors: Add color tuples
|
2008-07-28 14:19:11 -05:00 |
Slava Pestov
|
1f3e6fd0b7
|
combinators.cleave is now core
|
2008-03-28 23:00:20 -05:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Eduardo Cavazos
|
adc3a2228b
|
Update vocabs for combinators.cleave
|
2007-11-14 17:36:45 -06:00 |
Slava Pestov
|
de0808320e
|
Fix ltrim/rtrim, get extra/ to load after number tower changes
|
2007-10-21 17:37:50 -04:00 |
Eduardo Cavazos
|
3f62ef3a2d
|
colors.hsv is the old cfdg.hsv
|
2007-09-29 13:25:36 -05:00 |