Finally, a working build!
This commit is contained in:
parent
613fa5c879
commit
dc00d211b7
10
README.md
10
README.md
|
@ -1,11 +1,11 @@
|
||||||
# eBookReaderSwitch
|
# eBookReaderSwitch
|
||||||
|
|
||||||
This is a project I've haven't worked on for a while and I'm just now getting back to it. This is a Nintendo Switch Homebrew Application and will read ePub files, or eventually, what ever MuPDF supports.
|
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.
|
||||||
|
|
||||||
### Current State:
|
### Current State:
|
||||||
* Linker errors.
|
* It finally works!
|
||||||
* Just about **ALL** of the code isn't even mine but taken from an old NX-Shell repo.
|
* So far, only **MOST** of the PDF files I've tested works.
|
||||||
* Working on redoing the code.
|
* Just about **ALL** of the code isn't even mine but taken from an old commit of NX-Shell.
|
||||||
|
|
||||||
### TODO:
|
### TODO:
|
||||||
* Use MuPDF.
|
* Fix some PDF crashes and all the other file extentions.
|
||||||
|
|
Loading…
Reference in New Issue