Posted by noovot on March 4, 2009 at 8:52pm
4 followers
| Project: | ImageCache |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | Novice |
Issue Summary
Add Resize - Resize an image to an exact set of dimensions, ignoring aspect ratio.
Add Rotate - Rotate an image.
Add Scale - Resize an image maintaining the original aspect-ratio (only one value necessary).
Add Scale And Crop - Resize an image to an exact set of dimensions, ignoring aspect ratio.
That's what i get when editing preset (…/admin/build/imagecache/ID). I think description for Scale & Crop is just copy&paste from Resize. This has to be change according to fact that Scale maintains original aspect ratio.
Comments
#1
Yeah that looks like a bug... mind coming up with some new text that I can copy/paste in?
#2
#3
How about this:
Add Scale And Crop - Resize an image while maintaining aspect ratio, then crop it to the specified dimensions.
#4
sounds great to me. committed the attached patch to HEAD and DRUPAL-5--2.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.