Hi, On Thu, 2008-05-15 at 02:58 -0700, Matthew Mueller wrote: > I just started using rawstudio recently with my new Pentax k20d. I was > quite happy with it, until I noticed that the exported images looked > very dull compared to the preview. In fact, they looked exactly like > the difference between using dcraw 8.83 and 8.84. The changelog for > dcraw mentioned updating some adobe matrices, so armed with that limited > clue I dove into the rawstudio code.
Oh no. > It actually was pretty simple: > rawstudio.c calls rs_color_transform_set_adobe_matrix after > rs_color_transform_set_from_settings, whereas rs-preview-widget.c calls > it before. The attached patch corrects the ordering in rawstudio.c, and > now I get exports that look as they should. You're right. I have applied the patch to trunk revision 1862. Thanks! (This is 1.0.1 bugfix-release material!) /abrander _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
