Revision 783980

Go back to digest for 16th March 2008

Features in Office

Emanuele Tamponi committed changes in /trunk/koffice/krita/plugins:

New code. No longer depend upon GSL (now the code compiles with default Krita dependencies).

Use new algorithm.

File Changes

Added 17 files
  • /trunk/koffice/krita/plugins/painterlyframework/illuminants
  •   /D65_4_15.ill
  •   /D65_5_11.ill
  •   /D65_5_14.ill
  •   /D65_5_16.ill
  •   /D65_5_17.ill
  •   /D65_9_1.ill
  •   /D65_9_10.ill
  •   /D65_9_12.ill
  •   /D65_9_13.ill
  •   /D65_9_2.ill
  •   /D65_9_3.ill
  •   /D65_9_4.ill
  •   /D65_9_5.ill
  •   /D65_9_6.ill
  •   /D65_9_7.ill
  •   /D65_9_8.ill
  •   /D65_9_9.ill
Deleted 9 files
  • /trunk/koffice/krita/plugins/painterlyframework
  •   /channel_converter.h
  •   /kis_illuminant_profile_lc.cpp
  •   /kis_illuminant_profile_lc.h
  •   /kis_illuminant_profile_qp.cpp
  •   /kis_illuminant_profile_qp.h
  •   /illuminants/D65_6_high.ill
  •   /illuminants/D65_6_low.ill
  •   /illuminants/D65_9_high.ill
  •   /illuminants/D65_9_low.ill
Modified 14 files
  • /trunk/koffice/krita/plugins
  •   /CMakeLists.txt
  •   /painterlyframework/CMakeLists.txt
  •   /painterlyframework/kis_illuminant_profile.cpp
  •   /painterlyframework/kis_illuminant_profile.h
  •   /painterlyframework/kis_ks_colorspace.h
  •   /painterlyframework/kis_ks_to_ks_color_conversion_transformation.h
  •   /painterlyframework/kis_ks_to_rgb_color_conversion_transformation.h
  •   /painterlyframework/kis_rgb_to_ks_color_conversion_transformation.h
  •   /painterlyframework/ks_colorspaces.cpp
  •   /painterlyframework/illuminants/CMakeLists.txt
  •   /painterlyframework/tests/CMakeLists.txt
  •   /painterlyframework/tests/kis_illuminant_profile_test.cpp
  •   /painterlyframework/tests/kis_ks_colorspace_test.cpp
  •   /painterlyframework/tests/mixing_test.cpp
40 files changed in total