OSDN Git Service

windows: fix for brushpack import
authorMartin Renold <martinxyz@gmx.ch>
Mon, 18 Oct 2010 07:38:51 +0000 (09:38 +0200)
committerMartin Renold <martinxyz@gmx.ch>
Mon, 18 Oct 2010 07:38:51 +0000 (09:38 +0200)
commit79d2249b2b1da18c61fe909fdd05f347c50b89c9
tree01d6a605f18f822bb0e8374216e90a8b950a7f42
parentaad454ae42682f8cd40cda6287014daf0824421f
windows: fix for brushpack import

Write .png file in binary mode.
And don't bother to obfuscate useful exceptions.
gui/brushmanager.py
gui/drawwindow.py