[Gimp-developer] Scaling in Gimp 2.6 is much slower than in Gimp 2.4

Daniel Hornung daniel.hornung at gmx.de
Wed Oct 29 16:42:26 PDT 2008


On Wednesday 29 October 2008, Nicolas Robidoux wrote:
> Implementation note:
>
> If two different methods are used, do the upsampling with the "better
> for enlargements" method first (unless you can do them both at once,
> but this is quite challenging programming wise). This approach is
> slower, but will give better results.

Whatever your final thoughts might be, please keep in mind that there are 
cases where there's both enlargement and shrinking in the same layer, and 
where you can't simply decompose them into vertical and horizontal parts 
(think perspective transform) or where horizontal or vertical distances and 
areas are conserved (rotating, shearing).  Interpolation is necessary in 
these cases as well.

Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : /lists/gimp-developer/attachments/20081030/c12e8074/attachment.bin 


More information about the Gimp-developer mailing list