Author: akv
Date: 2011-04-04 23:26:30 +0200 (Mon, 04 Apr 2011)
New Revision: 3954

Modified:
   trunk/src/rs-photo.c
Log:
Fixing wrong colors in output when batch exporting from 8bit.

Modified: trunk/src/rs-photo.c
===================================================================
--- trunk/src/rs-photo.c        2011-04-04 20:17:03 UTC (rev 3953)
+++ trunk/src/rs-photo.c        2011-04-04 21:26:30 UTC (rev 3954)
@@ -811,6 +811,7 @@
                        {
                                photo->icc = NULL;
                                photo->dcp = NULL;
+                               
rs_filter_param_set_object(RS_FILTER_PARAM(photo->input_response), 
"colorspace", photo->embedded_profile);
                        }
                        if (photo->icc)
                        {


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to