On Apr 27, 2008, at 5:11 AM, Dia ChangeLog Daemon wrote:
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous 2008-04-22 05:00:09.000000000 +0200 +++ dia-svn-snapshot/ChangeLog 2008-04-27 05:00:07.245180672 +0200 @@ -1,3 +1,48 @@ +2008-04-25 Hans Breuer <hans breuer org> + + * lib/diagdkrenderer.c dia_image.[ch] : don't use dia_image_draw() + for up-scaling of images to reduce memory consumption (bug #439885) +
Have you checked that this doesn't kill performance on upscaled images? -Lars