Page 1 of 1

CGSmartImage Crop To Fit + resize

Posted: Sat Mar 16, 2013 2:27 pm
by tylei
I have image 371x558px

I want to get size of it 455x255px cropped and resized with aspect ratio.

Trying to use this code:
<img alt="" src="{CGSmartImage src='http://www.mydomain.com/uploads/images/ ... /Image.jpg' quality=100 notag=1 noembed=1 filter_croptofit='455,255,tl,upscale'}" />

But in result I get 426x255px instead of 455x255px.

Re: CGSmartImage Crop To Fit + resize

Posted: Fri May 17, 2013 9:32 pm
by manuel
Dear Tylei,

Try changing "upscale" to "1" :)

Greetings,
Manuel