How do I control the way thumbnails are cropped?
revoD - April 14, 2009 - 17:23
| Project: | ImageAPI |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
My images are not being cropped correctly. During thumbnail creation, images are cropped to the middle of the image and resized. I would prefer it to be just resized proportionately, rather than crop and resize. I'm not seeing a way in the admin panel to change this option. Attached are sample images, 1 is the full size the 2nd is the thumbnail that was generated.
| Attachment | Size |
|---|---|
| 11fm2.jpg | 39.12 KB |
| 11fm2-thumb.jpg | 2.67 KB |

#1
i think you'd just want the scale operation... though imageapi doesn't provide any ui for doing this so you're probably asking in the wrong queue. what module are you using to resize the images?
#2
I'm actually using ImageCache. Thanks.
#3
sounds like a fix was achieved