Quote:
Originally Posted by crane3
Still a problem with the way font sizes are handled as it looks to work of regular books but wouldn't work on some other epub files (too tiny & could not be made larger). MoonReader reads the same file normally.
|
I can't say I've had problems with fonts refusing to scale up or down. The biggest problem I've always had with font-size in Bookari/Mantano is that the graduations between each font-size are too large on a phone. Many Android apps have finer tuning in this respect.
If you're having trouble with a particular de-DRM'd epub not font resizing at all, I'd advise looking inside it with an epub editor (calibre or Sigil). It may be that the internal CSS is storing its font-sizes in absolute units (e.g. pt or px) rather than the more sensible proportional units (e.g. em or %).
It doesn't surprise me that Moon+ seems to solve your problem as it has a tendency to trample all over any carefully crafted internal CSS. This can be seen as a Good Thing or a Bad Thing depending on your point-of-view. You can probably deduce from my wording that I'm in the latter camp
P.S. I also have a Samsung TabPro 8.4, but I'm too chicken to attempt rooting!