[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/krita/plugins/viewplugins/painterlymixer
From:       Emanuele Tamponi <emanuele () valinor ! it>
Date:       2007-08-07 20:47:05
Message-ID: 1186519625.725223.19638.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 697457 by tamponi:

Now the mixer uses the D50 Illuminant, as needed by lcms, so that
the resulting colors are far more precise.


 M  +1 -1      CMakeLists.txt  
 A             IlluminantD50.ill  
 A             ipg/IlluminantD50.raw  
 M  +2 -0      kis_ks_colorspace.h  


--- trunk/koffice/krita/plugins/viewplugins/painterlymixer/CMakeLists.txt #697456:697457
@@ -25,4 +25,4 @@
 ########### install files ###############
 
 install(FILES  kritapainterlymixer.desktop  DESTINATION ${SERVICES_INSTALL_DIR})
-install(FILES  IlluminantD65.ill	DESTINATION ${DATA_INSTALL_DIR}/krita/profiles)
+install(FILES  IlluminantD50.ill IlluminantD65.ill	DESTINATION ${DATA_INSTALL_DIR}/krita/profiles)
--- trunk/koffice/krita/plugins/viewplugins/painterlymixer/kis_ks_colorspace.h #697456:697457
@@ -82,6 +82,8 @@
 
 		cmsHPROFILE hsRGB, hXYZ;
 		cmsHTRANSFORM XYZ_BGR, BGR_XYZ;
+
+		double **m_D50;
 };
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic