Open GoogleCodeExporter opened 9 years ago
Original comment by andresgattinoni
on 28 Jan 2011 at 5:41
There's a comic book reader called Comix which is GPL and written in Python and
PyGTK:
http://sourceforge.net/projects/comix/
It might be helpful to get some ideas, though from what I read these file
formats doesn't seem to be anything more than a bunch of images put together in
a zip/rar/tar file.
Original comment by andresgattinoni
on 30 Jan 2011 at 10:08
Original comment by roberto.alsina
on 1 Feb 2011 at 8:18
There is now, on issue25 and integrate branches, a bare bones CBZ viewer.
Original comment by roberto.alsina
on 1 Feb 2011 at 9:00
From Boris:
TODO: remember page
TODO: extract cover (first image)
TODO: support for cb7 cbt cbr files
TODO: real fullscreen mode (there is *a* fullscreen mode but it sucks)
TODO: switch between different display modes (currently it shows width-adjusted)
TODO: shortcut for previous page (B?)
Original comment by roberto.alsina
on 2 Feb 2011 at 2:48
Original comment by roberto.alsina
on 3 Feb 2011 at 12:25
Naming suggestion:
If the viewer will you different comic book formats (and not only CBZ), we
could call it ComicBookViewer :-)
Original comment by andresgattinoni
on 3 Feb 2011 at 1:27
OTOH, here they call the format CBZ, so maybe my suggestion should be ignored:
https://code.google.com/p/comicbookinfo/
Original comment by andresgattinoni
on 3 Feb 2011 at 1:29
Calling it a format is already a stretch :-)
Original comment by roberto.alsina
on 3 Feb 2011 at 1:43
Original issue reported on code.google.com by
andresgattinoni
on 28 Jan 2011 at 5:37