Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tests and fix erros + hue should always be positive | Mattias Andrée | 2016-12-20 | 1 | -3/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | fix errors and add tests | Mattias Andrée | 2016-12-20 | 1 | -46/+108 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | CIELChuv: measure hue in degrees, but add parameter to change this | Mattias Andrée | 2016-12-17 | 1 | -3/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | more direction conversions | Mattias Andrée | 2016-12-17 | 1 | -87/+190 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | add tests, fixes errors, and improve percision | Mattias Andrée | 2016-12-16 | 1 | -22/+46 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | srgb_to_srgb: use static inline version of libcolour_srgb_{encode,decode} | Mattias Andrée | 2016-12-16 | 1 | -6/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Split out conversion to convert.c | Mattias Andrée | 2016-12-16 | 1 | -0/+856 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |