![]() |
|
rotate picture - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: rotate picture (/thread-291.html) |
rotate picture - herve - 2006-02-10 It would be nice if the thumbnail (as well as the pictures) would be automatically rotated according to the picture exif infos. rotate picture - trisweb - 2006-02-10 Good idea, I'll add it to the list. rotate picture - Skwid - 2006-02-13 Hum, just as an aside, http://www.pxn8.com/ has some pretty awesome features ! I don't know if these are the type of features you would like to implement in zenphoto, but it could be a source of inspiration Hope it helps ! rotate picture - rhscdn - 2006-02-13 Yikes... [i]"A license for use on a single web server costs just $749 US dollars. This is a flat fee for use forever on a single web server."[/i] If they're charging $749, I wonder what zen photo is worth? rotate picture - trisweb - 2006-02-14 Well, we're not exactly aiming to be a full-featured photo editor. But rotating should be easy enough... I'd say.... around $250 per server? ;-) rotate picture - mcjilton - 2006-03-13 I've implemented an manual rotate capability into my deployment of zenPhoto. If you're interested in checking out the code and possibly integrating it into the trunk let me know. rotate picture - aitf311 - 2006-03-13 Of course we're interested!!! Let's see the code! rotate picture - relee - 2006-06-17 Any way I can get the code to help with my rotation issue? rotate picture - trisweb - 2006-06-18 mcjilton, please open a bug at http://bugs.zenphoto.org and attach a patch! Thanks. rotate picture - pipedarkfire - 2006-06-23 I've added rotation in. Just going to package it up and up it to the bug that I've reported. I also added the functionality to read the exif orientation right off the jpeg. My only downside is that I needed a new column in the image table to remember how much it's been rotated. Tristan, I'm new to contributing patches, can you help me out with the easiest way to make one? I've modified multiple files.. rotate picture - happy - 2006-12-29 I was wandering if there was anything heard regarding the patch. |