Hi,

I really like the crop operation from HEAD. Unfortunately, it seems it's nowhere to be found for us 5.x users except in CVS, where the version adds an {image} table whose migration has proved to be painful.
So I backported just the 'crop' feature to 5.x-1.6, I think it can be very interesting for current users (it is for me). That code probably needs a bit of review, but it works on my site.

Thanks,
Xav

CommentFileSizeAuthor
image-crop.patch9.98 KBxav

Comments

djorn’s picture

I just downloaded, applied and tested this patch. No problems observed. Regeneration of derivatives for crop operations went very smoothly. Thanks for contributing this!

xav’s picture

Would it be possible to apply this patch ?

Thanks,
Xav

xav’s picture

Version: 5.x-1.6 » 5.x-1.7
drewish’s picture

Status: Needs review » Closed (won't fix)

nope, not adding new features to the 1.x branch, people are more than welcome to use this patch but i'm not going to commit it.

xav’s picture

Too bad, because 5.x-1.x is the only stable branch for now.
Anyway, that's your call. Thanks for your work on Image.

Xav