2019-08-29 02:36:31 +00:00
|
|
|
# eBookReaderSwitch
|
|
|
|
|
2019-09-03 22:23:08 +00:00
|
|
|
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.
|
2019-08-29 02:36:31 +00:00
|
|
|
|
2019-08-29 02:43:12 +00:00
|
|
|
### Current State:
|
2019-09-03 22:23:08 +00:00
|
|
|
* It finally works!
|
|
|
|
* So far, only **MOST** of the PDF files I've tested works.
|
|
|
|
* Just about **ALL** of the code isn't even mine but taken from an old commit of NX-Shell.
|
2019-08-29 02:43:12 +00:00
|
|
|
|
2019-08-29 02:36:31 +00:00
|
|
|
### TODO:
|
2019-09-03 22:23:08 +00:00
|
|
|
* Fix some PDF crashes and all the other file extentions.
|
2019-09-07 05:01:23 +00:00
|
|
|
* 2 pages side by side in landscape
|
|
|
|
* Dark mode
|
|
|
|
* Hardware lock to prevent accidental touches (maybe Vol- ?) (?)
|