Forums / General / Does "ScaleLargerThenOriginal=false" work?
Alex Jones
Tuesday 29 July 2003 7:42:35 am
Even though I have included ScaleLargerThenOriginal=false in both the site.ini and site.ini.append files, images are still being scaled larger than their original size when displayed in the browser. Is this not supported right now?
Alex
Alex [ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ] <i>When in doubt, clear the cache.</i>
Wednesday 13 August 2003 11:52:27 am
Is anyone else having this problem?
Bård Farstad
Thursday 14 August 2003 7:37:13 am
Yes, it does work but only with convert. This is not supported with GD yet. GD will always scale larger.
BTW: there is a spelling error. It should be "Than" instead of "Then", if I'm not mistaking. I will change this for 3.2, but keep compatibility if you have the old spelling.
--bård
Documentation: http://ez.no/doc
Thursday 14 August 2003 7:40:50 am
Ahh! That explains it. :) I am using GD and was going nuts trying to get it to work. Is there any chance of having the capability added for those of us using GD? Or is there a quick change I can make to the code on my end to enable the functionality?
As you mentioned the spellling does need to be changed.
Thanks for letting me know.