Revision 755424
Go back to digest for 6th January 2008Other in Office
Emanuele Tamponi committed changes in /trunk/koffice/krita/plugins/painterlyframework:
Definitively, QP is not the better way to achieve good conversions from RGB because it needs to be *too* precise, loosing other performances (it's slow, for example, and gives not perfect mixing capabilities).
Anyway, it's good enough to work with 6 (six!) wavelengths.
Last note: I noticed that compositing may not work perfectly (and it's not intended to).
File Changes
Added 4 files
- /trunk/koffice/krita/plugins/painterlyframework/illuminants
- /D65_6_high.ill
- /D65_6_low.ill
- /D65_9_high.ill
- /D65_9_low.ill
Deleted 3 files
- /trunk/koffice/krita/plugins/painterlyframework/illuminants
- /D65_3.ill
- /D65_9.ill
- /D65_9_2.ill
Modified 9 files
- /trunk/koffice/krita/plugins/painterlyframework
- /channel_converter.h
- /kis_ks_to_rgb_color_conversion_transformation.h
- /kis_rgb_to_ksqp_color_conversion_transformation.h
- /ks_colorspaces.cpp
- /illuminants/CMakeLists.txt
- /tests/channel_converter_test.cpp
- /tests/kis_illuminant_profile_test.cpp
- /tests/kis_ks_colorspace_test.cpp
- /tests/mixing_test.cpp
16 files changed in total