Merge branch 'master' of https://github.com/Quest84/eBookReaderSwitch
This commit is contained in:
commit
c4abfc0737
|
@ -1,19 +1,14 @@
|
|||
# eBookReaderSwitch
|
||||
|
||||
This is a project I've recently just started working on again. Currently its using MuPDF as its backend. Currently only most pdf files work.
|
||||
|
||||
### Features:
|
||||
* Saves last page number
|
||||
* Reads PDF files
|
||||
* Reads PDF, EPUB, CBZ, and XPS files
|
||||
* Dark and light mode
|
||||
* Landscape reading view
|
||||
* Portrait reading view
|
||||
* Touch screen controls
|
||||
* Touch the botton/top of the screen to zoom in/out and left and right to change the page.
|
||||
|
||||
### Current State:
|
||||
* Most PDF files work, and all epub, cbz and xps files I've tested work.
|
||||
|
||||
### TODO:
|
||||
* Do some extra testing on file compatibility.
|
||||
* 2 pages side by side in landscape.
|
||||
|
|
Loading…
Reference in New Issue