syamilmj / Aqua-Resizer

Resize WordPress images on the fly
502 stars 208 forks source link

Crop Position #5

Closed LimeCuda closed 11 years ago

LimeCuda commented 11 years ago

Timthumb has a way to set the crop alignment http://www.binarymoon.co.uk/2010/08/timthumb-part-4-moving-crop-location/

so like a=t

Is that possible with this?

syamilmj commented 11 years ago

I would have to re-write the whole image_resize() of WordPress and the script won't be completely native anymore to do that. It's certainly possible, but not something I'd consider adding in the nearest future.

Besides, I don't see any practical advantage of having this option in a theme? If users need full control over the image, they should be able to edit them before uploading it to WordPress.

Cheers

LimeCuda commented 11 years ago

Thanks for responding. Understandable that would be the constraint.

Unfortunately, I need to be able to set this as my customers have difficulty uploading to exact sizes and in some cases a top alignment is required. (like screenshots of a website)

syamilmj commented 11 years ago

If you want, you can hire me to write a custom script that does that.

Cheers

stefacchio commented 9 years ago

Hello, I red this conversation and I need to set crop position. An example on my website: http://www.automotostorichetreviglio.it/evento/momenti-di-storia-ed-emozioni-raduno-per-auto-e-moto-storiche-a-san-martino-della-battaglia/?instance_id=60

I would like to have a top crop of featured image event but this plugin only crop central part.. Is there no way to do this?

Thanks Regards