On Fri, Jul 17, 2009 at 01:04:39AM -0500, Udi Fuchs wrote: > > I'm trying to find the time to prepare a 0.16 release. Your patch > could trigger servral bugs. I already noticed that when rotating an > image, the shown aspect ratio is not correct. I think it would be > better to apply your patch after the 0.16 release. Then we will have > time to iron out all the bugs.
Do you have a feature freeze date in mind for 0.16? I could work on this a bit more in the next few days. It would be nice to get this feature in, because for me it's the only thing I still have to leave UFRaw for when dealing with my photos. > Also, it would be nice if the interactive rotation, would be a bit > faster. This can be done by applying the rotation after the color > transformation in interactive mode. This is somewhat complicated, and > we should try doing it without making the image generation code too > ugly. As it is, this part of the code is already showing its age and > calls for a rehaul. The rotation should definitely come after the colour transform, this is what happens in the output processing pipeline. I don't understand the architecture of the preview code enough to make any significant changes, which is why I never finished the rotation support in the first place. It would be really helpful for developers if you could write up something explaining how things fit together, or at least add a single comment to each function saying what it does, what the return value is supposed to mean, etc. Martin ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ ufraw-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ufraw-devel
