Revision 782361
Go back to digest for 9th March 2008Features in Office
Cyrille Berger Skott committed changes in /trunk/koffice:
* introduce an OpenCTL based color space and profile, both of which doesn't do much if at all
* port LMS color space to be based on the not doing much OpenCTL based color space and profile
* move some functions form KoColorSpaceAbstracts to traits (this might have the side effect to allow to use KoColorSpaceAbstracts with channels of different types)
File Changes
Added 6 files
- /trunk/koffice
- /cmake/modules/FindOpenCTL.cmake
- /libs/pigment/KoCTLColorSpace.cpp
- /libs/pigment/KoCTLColorSpace.h
- /libs/pigment/KoCTLMonoTypeColorSpace.h
- /libs/pigment/colorprofiles/KoCTLColorProfile.cpp
- /libs/pigment/colorprofiles/KoCTLColorProfile.h
Modified 9 files
- /trunk/koffice
- /CMakeLists.txt
- /krita/colorspaces/CMakeLists.txt
- /libs/pigment/CMakeLists.txt
- /libs/pigment/KoColorSpaceAbstract.h
- /libs/pigment/KoColorSpaceTraits.h
- /krita/colorspaces/lms_f32/CMakeLists.txt
- /krita/colorspaces/lms_f32/kis_lms_f32_colorspace.cc
- /krita/colorspaces/lms_f32/kis_lms_f32_colorspace.h
- /krita/colorspaces/lms_f32/lms_f32_plugin.cc
15 files changed in total