-
Notifications
You must be signed in to change notification settings - Fork 857
Closed
Description
Thumbor request URL
Original image: Original image
Expected behaviour
Hi, I am trying to get a thumbnail of an exact size of 80x40, that's why I use the fill filter. I use the fit-in parameter if the original image if bigger in width or length than 80x40.
In this case the original image is 50x37, (it can be smaller or bigger than the requested width or length)
It should generate a 80x40 image but not cropped. In fact want I want is: this
Actual behaviour
Image is cropped and bottom and top parts of the original image are loosed, but its 80x40 as requested. if I use 0x40 the ratio is Ok but the image is 55x40 not 80x40.
Operating system
- Ubuntu 14.04
- Thumbor 6.0.1
Metadata
Metadata
Assignees
Labels
No labels