There is no way writing exif information. Maybe this will be added but the necessary code would be very complex. It could be an option to allow setting of number values such as the rotation information. When only allowing such we do not have to strip of EXIF header and insert the a new one. At the current time it seems i am the only developer for exif module and as i do not have much time (and other changes in mind) do not expect any write function soon.
marcus At 00:11 17.05.2002, you wrote: >Hello, > >is there a possibility to write (create and update) EXIF information? I >can't find anything in the manual. There is only the exif_read_information >function that reads the information. I want to read, temp. save, rotate an >image with imlib, save the new image and rewrite the exif information to the >new image. I didn't find any posibilitys yet. So I ask here on the dev list. > >-- >jens > > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
