-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 19
-
None
-
b23
-
generic
-
generic
The shared code for the colors transformation still uses some wrappers which can be simplified and/or deleted. For example each transform from one color space to another create 3 wrappers, for the first and second color profile and one which combines first two. But for the lcms library we only need the list of color profiles and rendering intent -> only one transform object can be used.