aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-single-colour.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor rewrite of blind-single-colour.cMattias Andrée2017-05-031-16/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add constants D65_XYZ_X and D65_XYZ_ZMattias Andrée2017-05-031-4/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean upMattias Andrée2017-04-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Document memory requirements, minor style fixes, more use of BUFSIZ, fix warnings, and fix potential buffer overflowMattias Andrée2017-04-081-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-single-colour: when only Y is specified, adjust X and Z so that the colour is always greyMattias Andrée2017-01-211-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix some minor errorsMattias Andrée2017-01-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename to blindMattias Andrée2017-01-131-0/+88
Signed-off-by: Mattias Andrée <maandree@kth.se>