comic_book_reader icon indicating copy to clipboard operation
comic_book_reader copied to clipboard

A browser based touch friendly comic book reader

Results 29 comic_book_reader issues
Sort by recently updated
recently updated
newest added

We should separate the website code from the reader. Maybe isolate the reader in it's own component?

enhancement

Implement Hot-keys / Shortcuts

Add support for comic book smart panels view. https://github.com/zoran123456/Comic-Smart-Panels ### CPD file

Extract and read `metadata` from the archives. ### Metadata for Graphic Novels and Comic Books: https://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=3168&context=libphilprac ### ACBF http://acbf.wikia.com/wiki/Advanced_Comic_Book_Format_Wiki > Advanced Comic Book Format (ACBF) specification is a distribution and...

enhancement

When loading many pages without reloading, E.G 1000+ in Chrome. It will silently corrupt old Object URLS. I have not found a bug for this. Will have to look more.

bug
browser bug

Embed api to integrate on other websites and apps. @workhorsy See: https://github.com/lbryio/lbry-app/issues/1377

enhancement

Simplify UI with modular and reusable components: ### Todo - [ ] Fix translations [preact-i18nline](https://github.com/Download/preact-i18nline) - [x] Fix settings https://github.com/workhorsy/comic_book_reader/issues/110 - [x] Handle Errors - [ ] History https://github.com/workhorsy/comic_book_reader/issues/104 -...

### Implement missing features: - Improve UI / UX. - Right-to-left for Manga https://github.com/workhorsy/comic_book_reader/issues/86 - Pinch to zoom https://github.com/workhorsy/comic_book_reader/issues/85 - Toolbar ( display: controls, current-page, total-pages, info... ) ### Examples...

If I disable cookies on chrome ( android ) I just see a blank page, but there are no errors / warnings. We could add a fall back to make...

- [ ] Pica ( switch to npm module ) ? - [ ] Pdfjs ? - [ ] Jszip ? - [ ] Uncompress ?