Drupal, ImageCache module not scaling properly
Posted
by Patrick
on Stack Overflow
See other posts from Stack Overflow
or by Patrick
Published on 2010-05-17T18:49:47Z
Indexed on
2010/05/17
18:50 UTC
Read the original article
Hit count: 192
hi,
I've set on imagecache a fixed scale for my images (230 x 150). Upscaling option is unchecked.
Successively, I've uploaded new images (original size 230 x 150) but for some reason they are resized: 80 x 52
Instead, if I check the "Allow upscaling" option, the size is correct, but the quality is very bad.
So basically, it behaves like if my images are very small, but my original images have the correct size.
thanks
© Stack Overflow or respective owner