Page 1 of 1

image filter rotation

Posted: Sun Jan 27, 2008 9:59 pm
by import
Hello,

I've just glanced through the source code of the image filter, and it looks like there's plenty of code to implement a rotation feature, but I can't find any documentation (aside from the well-comented code) regarding its use. I'm ultimately looking to make an "auto-rotate" feature based on EXIF data, but at this point it's only a question.

Thanks!

Re: image filter rotation

Posted: Sun Jan 27, 2008 10:00 pm
by import
Rotation code you see works with JImageUpload add-on.

If you look at the FAQ you will see that JImageUpload allows to rotate images. And, as it could work with JImageFilter, then JImageFilter could also rotate images too. However, this rotation is driven by JImageUpload add-on.

Auto rotation based-on EXIF is not available but such feature could be developed as custom feature. If you're interested in then you could contact support(at)jfileupload(dot)com for a quote.

Re: image filter rotation

Posted: Sat Mar 22, 2008 6:42 pm
by dstonek
I think this is should be in "wish list".