> Yes, this was freshly checked out of CVS. I see you've added: > > + // cropSize needs to be a integer multiplier of scale > + cropSize = cropSize / scale * scale; > > ...but even with this addition it is still outputting 879 pixels when I ask > for 880: > > # ufraw-batch --size=880 --output=/tmp/test.pnm /tmp/img_2425.cr2 > ufraw-batch: Loaded /tmp/img_2425.cr2 > ufraw-batch: Saved /tmp/test.pnm > # head -3 /tmp/test.pnm > P6 > 879 586 > 255
Are you sure you are using the CVS version? I'm getting an 880x587 image from your cr2 file. Udi ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ ufraw-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ufraw-devel
