summaryrefslogtreecommitdiffstats
path: root/src/color-profile-cms-fns.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for LCMS 1Karl Cheng2019-05-121-4/+2
| | | | | | | Now that all platforms (including macOS) now support LCMS 2, we no longer need to support LCMS 1. Fixes: https://bugs.launchpad.net/inkscape/+bug/1133014
* Clarify licensesMax Gaukler2018-11-081-0/+9
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-0/+4
|
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵Jon A. Cruz2012-02-131-11/+13
| | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969)
* Next step in refactoring color management. More to come.Jon A. Cruz2011-07-091-0/+51
(bzr r10429)