Revision 754975

Go back to digest for 6th January 2008

Other in Office

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

Almost definitively remove sRGB <-> RGB conversions because they're not useful in terms of visualizations and give bad mixing performance. Use the latest profile as default since it mixes veeeeery well. Don't compile anymore KisKSLinearColorSpace and remove it from the tests. Probably other fixes I don't remember.

File Changes

Modified 11 files
  • /trunk/koffice/krita/plugins/painterlyframework
  •   /channel_converter.h
  •   /CMakeLists.txt
  •   /kis_ks_to_rgb_color_conversion_transformation.h
  •   /kis_ksqp_colorspace.h
  •   /kis_rgb_to_ks_color_conversion_transformation.h
  •   /ks_colorspaces.cpp
  •   /illuminants/CMakeLists.txt
  •   /tests/channel_converter_test.cpp
  •   /tests/channel_converter_test.h
  •   /tests/CMakeLists.txt
  •   /tests/kis_ks_colorspace_test.cpp
11 files changed in total