Image_fill : wrong dimensions

See all posts See thread Reply

Re: Image_fill : wrong dimensions new!
by Cyril, 12 years, 2 months ago
OK, thanks. Unfortunately, i've forgotten an important detail : in cas the source image is smaller than 700x900, i don't want the image to be resized, but only filled with a background-color to fit the desired dimensions.
With image_x =700, image_y=900, and image_ratio_fill=true, the generated file have correct dimensions, but my little source image is resized, so the result is pretty bad.Reply
Re: Image_fill : wrong dimensions new!
by colin, 12 years, 2 months ago
In this case, you need have different settings depending on the image dimensions. See for instance this recent thread.Reply