eZ publish to resize image not scale
        Posted  
        
            by wahkal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by wahkal
        
        
        
        Published on 2010-02-12T15:03:54Z
        Indexed on 
            2010/04/11
            10:03 UTC
        
        
        Read the original article
        Hit count: 502
        
Hi,
In eZ publish at the moment Im using the following in image.ini.append.php
[largepic]
Reference=
Filters[]
Filters[]=geometry/scale=580;270
Which does work fine.
However for testing purposes I want to resize the image, scaling it up if needed - the image will be 580x270, even if the original image was lower dimension.
Thanks.
© Stack Overflow or respective owner