This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
php-src
Watch
0
Star
0
Fork
0
You've already forked php-src
mirror of
https://github.com/php/php-src.git
synced
2024-11-29 21:04:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
469266e4a2
php-src
/
ext
/
exif
/
CREDITS
3 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
2nd step towards auto-credits
2000-11-20 18:33:33 +08:00
EXIF
+Added UNICODE support for Comments +Added Description,Artist +Added missing memory deallocation +Corrected error with multiple comments +Corrected handling of ExifVersion, Tag has 4 ASCII characters *WITHOUT* NUL +Corrected handling of Thumbnailsize if current source detects size < 0 +Changed all fields to char* that do not have a maximum length in EXIF standard +Undocumented second Parameter ReadAll frees memory to early -> moved to third position default changed to false -> faster +New second Parameter [true|false] to specify whether or not to to read thumbnails -> reading is timeconsumpting suppose default should be false -> done so
2002-02-28 09:16:27 +08:00
Rasmus Lerdorf, Marcus Boerger
Reference in New Issue
Copy Permalink