aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcolour.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove a much of stuff, change license, and add support for float and long doubleMattias Andrée2017-06-061-717/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* fix errors and add testsMattias Andrée2016-12-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* CIELChuv: measure hue in degrees, but add parameter to change thisMattias Andrée2016-12-171-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement OEFT HLGMattias Andrée2016-12-171-1/+26
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add tests, fixes errors, and improve percisionMattias Andrée2016-12-161-9/+37
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split out conversion to convert.cMattias Andrée2016-12-161-834/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2016-12-161-26/+50
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixes + beginning of testMattias Andrée2016-12-161-27/+62
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-151-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libcolour_rgb_colour_space: first parameter is of type libcolour_rgb_t*Mattias Andrée2016-12-151-5/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-151-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add todosMattias Andrée2016-12-151-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcolour_marshal and libcolour_unmarshalMattias Andrée2016-12-111-2/+82
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2016-12-101-203/+605
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* beginningMattias Andrée2016-12-101-0/+952
Signed-off-by: Mattias Andrée <maandree@kth.se>