[OLPC-Games] Image resizing?

Luke Paireepinart rabidpoobear at gmail.com
Wed Sep 5 19:45:23 EDT 2007


Roberto Fagá wrote:
> hey Kent
>
> but why not add PIL to XO? I'm using PIL for this with better
> performance, and I think this is very useful to other applications
> too.
>
> the rotosize feature is too worst if you resize the image many times,
>   
You resize/rotate from a source image every time, so you keep a separate 
copy of the original image, and
don't modify it ever.
That minimizes distortions when resizing/rotating.
> and is slower than using PIL.
I don't know that that's true.  do you have any tests for this?
-Luke


More information about the Games mailing list