aboutsummaryrefslogtreecommitdiffstats
path: root/src/convert.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* srgb_to_srgb: use static inline version of libcolour_srgb_{encode,decode}Mattias Andrée2016-12-161-6/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split out conversion to convert.cMattias Andrée2016-12-161-0/+856
Signed-off-by: Mattias Andrée <maandree@kth.se>