Hi,
I'm working on a website which contains many screenshots of other websites. I wanted to use square thumbnails, but by using the default 'scale and crop' the image is centered, which looks pretty ugly for screenshots. I've attached a patch which adds a new option, where the derivative is anchored at 0x0. It's pretty simple, and should apply against 5.x as well. My only thought would be to make it allow you to configure the top / left starting point of the crop, but that might be difficult given the selection dropdown used on the admin form.
Thanks!
--Andrew
| Comment | File | Size | Author |
|---|---|---|---|
| image_crop_0_0.patch | 1.34 KB | deviantintegral |
Comments
Comment #1
deviantintegral commentedSince this sort of functionality is easily handled in core for D7, I'm closing this issue. If there is still interest in this I'm glad to reroll as needed.