View Single Post
Old 06-23-2019, 10:47 PM   #17
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by lumpynose View Post
[...] and of the various android ebook apps I've tried only PocketBook does a proper job. All of the others, moon+, librera, etc.
The issue with most Android readers (such as Moon+), is that they throw away almost 100% of the book's CSS, and override completely with user styles. Even basics like:
  • Negative indented poetry
  • blank margins separating scenes

become completely mangled.

Gitden and PocketBook are damn good, and do a great job of following the original CSS, while still allowing some user-setting leeway.

The best you can do is code your book properly for the major retailers/ereaders, and ignore these non-standards compliant Android apps. If a user decides to use one of those apps, they should be aware of the flaws that come along for the ride.

Side Note: I've been using Gitden Reader on my phone for years. It's been my go-to that entire time if I'm not reading on my ereader. Downside is the app hasn't been updated for years.

Within the past few weeks, I had PocketBook recommended to me. It's updated more often, and from what I can tell so far, it's one of the best Android readers.

PocketBook uses Webkit-based rendering, or you can alternatively use ADE (RMSDK [EPUB2]/Readium [EPUB3])... so it should support lots of advanced CSS, and in ADE mode, it should display extremely similar to actual ereaders.

Last edited by Tex2002ans; 06-23-2019 at 10:54 PM.
Tex2002ans is offline   Reply With Quote