FooSoft / mangle

Manga processor for the Kindle e-book reader.
https://foosoft.net/projects/mangle
Other
124 stars 24 forks source link

Fix: missing new image reference in the setup.py file #19

Closed naparuba closed 9 years ago

naparuba commented 9 years ago

I did miss to add a reference to the book.png file in the setup.py.

naparuba commented 9 years ago

It add a way to manage bogus pictures (like missing bytes). Catch IOError from PIL libs and instead of endlessly loop, give the original picture instead (better than nothing).

I send you a bogus picture by mail to test it :)

FooSoft commented 9 years ago

Cool, thanks for the fix ^^

naparuba commented 9 years ago

You're welcome :)

On Fri, Sep 25, 2015 at 9:32 PM, Alex Yatskov notifications@github.com wrote:

Cool, thanks for the fix ^^

— Reply to this email directly or view it on GitHub https://github.com/FooSoft/mangle/pull/19#issuecomment-143394493.