Revision 755243

Go back to digest for 6th January 2008

Features in Office

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

Changed the infrastructure. Now both half and float are supported (half still to load in the registry, but it should work flawlessly) and a variable number of wavelengths (just for testing purposes, while looking for the best number). Tests work.

File Changes

Deleted 5 files
  • /trunk/koffice/krita/plugins/painterlyframework
  •   /channel_converter.cpp
  •   /kis_kslinear_colorspace.cpp
  •   /kis_kslinear_colorspace.h
  •   /kis_ksqp_colorspace.cpp
  •   /kis_rgb_to_kslinear_color_conversion_transformation.h
Modified 16 files
  • /trunk/koffice/krita/plugins/painterlyframework
  •   /channel_converter.h
  •   /CMakeLists.txt
  •   /kis_illuminant_profile.cpp
  •   /kis_illuminant_profile.h
  •   /kis_ks_colorspace.h
  •   /kis_ks_colorspace_traits.h
  •   /kis_ks_to_rgb_color_conversion_transformation.h
  •   /kis_ksqp_colorspace.h
  •   /kis_rgb_to_ks_color_conversion_transformation.h
  •   /kis_rgb_to_ksqp_color_conversion_transformation.h
  •   /ks_colorspaces.cpp
  •   /tests/channel_converter_test.cpp
  •   /tests/CMakeLists.txt
  •   /tests/kis_illuminant_profile_test.cpp
  •   /tests/kis_ks_colorspace_test.cpp
  •   /tests/mixing_test.cpp
21 files changed in total