summaryrefslogtreecommitdiff
path: root/ext/exif/php_exif.h
Commit message (Collapse)AuthorAgeFilesLines
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-5/+1
| | | | | - need to define both COMPILE_DL_MODULE and HAVE_MODULE=1
* Getting exif module to compile on win32Frank M. Kromann2000-06-051-1/+1
|
* @ New module for reading EXIF header data from JPEG files. Most digitalRasmus Lerdorf2000-05-241-0/+28
@ cameras will embed all sorts of information about a picture inside the @ jpeg images it generates. (Rasmus) exif module