Re: [PHP4BETA] cvs: php4 /ext/exif/ .cvsignore Makefile.in config.m4 exif.c php_exif.h
[email protected] (Rasmus Lerdorf)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 24 May 2000, Andrei Zmievski wrote: > On Wed, 24 May 2000, Rasmus Lerdorf wrote: > > rasmus Wed May 24 12:33:19 2000 EDT > > > > Added files: > > /php4/ext/exif .cvsignore Makefile.in config.m4 exif.c php_exif.h > > Log: > > @ New module for reading EXIF header data from JPEG files. Most digital > > @ cameras will embed all sorts of information about a picture inside the > > @ jpeg images it generates. (Rasmus) > > exif module > > Do we really need a whole module for one function? More are coming. Have to start somewhere. There will be functions to extract thumbnails and delete thumbnails embedded in jpeg files. -Rasmus