Removing support for lcms1

Cyrille Berger Skott cberger at cberger.net
Mon Dec 19 20:17:36 GMT 2011


Hi,

In the mean time, you might as well keep lcms 1 for just windows. With:

if(WIN32 AND HAVE_LCMS)
      add_subdirectory(lcms)
endif()

in calligra/plugins/colorengines (or something more sophisticated with a 
message for linux).

On Monday 19 December 2011, Boudewijn Rempt wrote:
> Hi,
> 
> This weekend we figured out that a primary reason for instability in Krita
> is lcms1. See for instance https://bugs.kde.org/show_bug.cgi?id=285552.
> Lcms2 is both faster and safer in a multi-threaded environment. I had
> wanted to keep lcms1 support for 2.4, but I think this is no longer
> tenable.
> 
> The biggest problem is Windows, where kde-windows doesn't have lcms2
> support yet. I hope to fix that tonight. All current Linux distributions
> package lcms2.


-- 
Cyrille Berger Skott



More information about the calligra-devel mailing list