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