BasioMeusPuga / Lector

Qt based ebook reader
GNU General Public License v3.0
1.51k stars 207 forks source link

Lector ignores epub css styles #40

Open bugzy opened 6 years ago

bugzy commented 6 years ago

Lector does not render epub documents with the document's inbuilt stylesheets. This is somewhat problematic since it results poorly displayed epubs and in-turn reflects poorly on the application. It will be nice if the default rendering of epubs documents simply applies the styles that comes with the document, then custom css is applied on top for things like changing font size, background, etc.

Whereas this problem may also apply to other supported formats such as mobi. I can only confirm issued with epub files.