jpeg autorotation
Submitted by stopczyk on Mon, 2009-09-28 23:43.
Hi!
because I am too lazy, I made patch for autorotating jpeg pictures (basing on exif "Orientation" field ). You will need imagemagick shell command ('convert') and access to /tmp directory. I dont use imegerotate function because standard php gd library included in debian doesnt have it :| . Before use you should clear cache. Feel free to use/modify/do whatever with this ;)
patch:
http://libiaz.org/patch
modified main.php file:
http://libiaz.org/main.php.txt
best regards
stopczyk

Thank you!
That's a function I missed a lot.
Now, phpalbum.net is perfect for me!