On Tue, Jun 10, 2008 at 3:01 PM, Daniel Falk <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to submit a patch to bring exif support in, at least for saving > jpegs. This new code would use the exiv2 library, and much of the code is > borrowed from UFRaw. I'm not a C developer by any means, and this is my > first time submitting a patch to anything, but please tell me what you > think. I welcome any advice and guidance you can give.
I did something similar some time ago (search the ML). One thing you might want to do is use exiv2 to report thing like the ISO and aperture. Just to make sure the UI and the generated jpeg are consistent. This also removes code duplication :-) > Thanks, > Daniel Falk Thanks, Rafael _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
