Revision 697267

Go back to digest for 12th August 2007

Features in Office

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

A good version of the KS Color Space. It's fast enough and it permits you to mix in an almost perfect way. There are still some degeneration problem that I'll work out in these days.

They're related with blue mixtures... whatever color that has some blue inside has got some probability of degenerating into black. All other colors should go ok.
Enjoy!

File Changes

Added 6 files
  • /trunk/koffice/krita/plugins/viewplugins/painterlymixer/ipg
  •   /compile
  •   /EXAMPLE
  •   /IlluminantD65.raw
  •   /ipg.cpp
  •   /matching_curves.h
Deleted 4 files
  • /trunk/koffice/krita/plugins/viewplugins/painterlymixer
  •   /CIEXYZ10deg.txt
  •   /CIEXYZ2deg.txt
  •   /CIEXYZ2degJV.txt
  •   /IlluminantD65.ill
Modified 11 files
  • /trunk/koffice/krita/plugins/viewplugins/painterlymixer
  •   /CMakeLists.txt
  •   /kis_illuminant_profile.cpp
  •   /kis_illuminant_profile.h
  •   /kis_ks_colorspace.cpp
  •   /kis_ks_colorspace.h
  •   /kis_painterlymixer.cpp
  •   /kis_painterlymixer.h
  •   /kis_rgbks_colorspace.cpp
  •   /mathematics.cpp
  •   /mathematics.h
  •   /mixercanvas.cpp
21 files changed in total