View Single Post
Old 02-25-2018, 03:42 AM   #7
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,761
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
Quote:
Originally Posted by roger64 View Post
On the other hand, the direct display (without "reformating") is tantalizingly close to a perfect rendering. I wish some solution could be provided to the font-size problem. I noticed in the first post that the original MuPDF ePub rendering application allows some tweaking commands, among them to set up a default font-size value. Could this be backported to the Koreader version of this application?
Of course, when someone has time.

The EPUB support you see right now is almost accidental. MuPDF added some initial EPUB rendering and I added a way to play around with it that doesn't require editing any source files when I noticed how nicely it was already working. But as you can see the GUI for it assumes we're dealing with a PDF because we're in MuPDF.

The font size should be relatively simple. It's already there in base:

https://github.com/koreader/koreader....lua#L170-L175

But not five minutes simple, I don't think.
Frenzie is offline   Reply With Quote