From: Hubert F. <hfi...@te...> - 2005-07-25 15:04:34
|
Lutz Müller wrote: > On Sun, 2005-07-24 at 22:42 -0400, Hubert Figuiere wrote: > >>Basically the change is to not copy over the 'Exif\0' marker (6 bytes), >>because it is part of JFIF, not part of the Exif data. Exif data is just >>TIFF structure, so everything else comes along... > > > exif_data_save_data should return just the TIFF structure then? > Yep. That's what it does now. Hub |