Author: post
Date: 2010-01-28 22:08:14 +0100 (Thu, 28 Jan 2010)
New Revision: 3115
Modified:
branches/rawstudio-ng-color/src/rs-batch.c
Log:
Add fixme notice
Modified: branches/rawstudio-ng-color/src/rs-batch.c
===================================================================
--- branches/rawstudio-ng-color/src/rs-batch.c 2010-01-28 21:07:28 UTC (rev
3114)
+++ branches/rawstudio-ng-color/src/rs-batch.c 2010-01-28 21:08:14 UTC (rev
3115)
@@ -560,6 +560,7 @@
/* Render preview image */
RSFilterRequest *request = rs_filter_request_new();
rs_filter_request_set_quick(RS_FILTER_REQUEST(request),
FALSE);
+ /* FIXME: Should be set to output colorspace, not
forced to sRGB */
rs_filter_param_set_object(RS_FILTER_PARAM(request),
"colorspace", rs_color_space_new_singleton("RSSrgb"));
filter_response = rs_filter_get_image8(fend, request);
pixbuf = rs_filter_response_get_image8(filter_response);
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit