Joacchim / Comix

Fork of Comix
GNU General Public License v2.0
17 stars 14 forks source link

Add support for MobiPocket format (i.e. Kindle) #4

Closed zeldin closed 10 years ago

zeldin commented 10 years ago

Hi.

I implemented support for viewing comics in MobiPocket (aka AZW3) format, such as those you find on Kindle.

Any DRM must be removed before trying to open the file of course... (Previews are DRM free.)

zeldin commented 10 years ago

Sorry, forgot to add the new module to install.py. Updated the commit.