This commit is contained in:
SeanOMik 2019-09-02 19:01:57 -05:00
commit 7a339de16f
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@
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 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.
### Current State: ### Current State:
* ePubs cause a crash, PDFs dont load, idk what happends with other files. * Linker errors.
* Just about **ALL** of the code isn't even mine but taken from an old NX-Shell repo. * Just about **ALL** of the code isn't even mine but taken from an old NX-Shell repo.
* Working on redoing the code * Working on redoing the code.
### TODO: ### TODO:
* Use MuPDF. * Use MuPDF.