summaryrefslogtreecommitdiff
path: root/source/fitz/colorspace-imp.h
AgeCommit message (Expand)Author
2018-10-23Dynamically allocate colorspace name, to allow arbitrary lengths.Sebastian Rasmussen
2018-09-05Take colorspace name from ICC profile.Sebastian Rasmussen
2018-09-05Use colorspace type enum instead of magic profile names.Tor Andersson
2018-05-16Purge unused functions.Tor Andersson
2018-01-10Add colorspace type enum and use it instead of hardcoded checks on N.Tor Andersson
2017-10-24Change colorspace 'device_n' field to be a flags word.Robin Watts
2017-10-24Logic for Sep and DeviceN colorspaces with C,M,Y, or K.Michael Vrhel
2017-10-13Fix further problem seen in PDF_2.0_FTS/fts_23_2311.pdfRobin Watts
2017-09-08Update draw device to cope with spots.Robin Watts
2017-07-27Use "DeviceRGB" name for ICC based device colorspaces too.Tor Andersson
2017-07-19Extend fz_colorspaces to better cope with DeviceN.Robin Watts
2017-07-19Add knowledge of spots to color conversions.Robin Watts
2017-07-17Set colorspace name field.Tor Andersson
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2016-12-27Common code to ensure we only premultiply pixmaps with additive colors.Tor Andersson
2016-10-19Rename internal headers to follow pattern *-imp.h.Sebastian Rasmussen