ioam / topographica

A general-purpose neural simulator focusing on topographic maps.
topographica.org
BSD 3-Clause "New" or "Revised" License
53 stars 32 forks source link

'Integer scaling' does not work after plot resized (PIL bug) #177

Open sf-issues opened 12 years ago

sf-issues commented 12 years ago

Converted from SourceForge issue 2820821, submitted by ceball Submit Date: 2009-07-13 15:20 GMT

Need to use something other than PIL.resize to handle plot resizing.

sf-issues commented 12 years ago

Submitted by ceball Date: 2009-07-15 15:06 GMT

http://thread.gmane.org/gmane.comp.python.image/3987

sf-issues commented 12 years ago

Submitted by ceball Date: 2009-07-27 12:06 GMT

r10530 contains a workaround for typical case of enlarging an image.