This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
22,361
Commits
6
Branches
36
Tags
f0b7a7e5d38a92268a67d8dedf69f97d88b4c542
Commit Graph
2 Commits
Author
SHA1
Message
Date
zotlabs
55dc6fbc1c
imagemagick preserves exif when scaling. GD does not. We do not want to preserve exif on thumbnails which we have rotated, as a browser reading the exif information could rotate them yet again. This checkin adds an abstract function to the generic photo driver which makes the behaviour consistent by stripping EXIF from imagick processed images. However, we will attempt to preserve any ICC colour profiles. See
http://php.net/manual/en/imagick.stripimage.php
2018-04-22 18:12:16 -07:00
redmatrix
2a4e8972e0
module updates
2016-04-18 20:38:38 -07:00