
: Re: which readers honor -webkit-transform CSS property? I have got an ebook (in epub format) of a popular Italian series for children. However, I cannot browse it with my usual Android ebook reader
I guess the problem is either:
in the specific software (Moon + Reader Pro): maybe it has some bugs
in parsing .css
or in the screen size of your tablet: the scale 0.25
is too big for it
The css you provided looks reasonable:
-webkit- tags are added for compatibility with iOS readers, because those readers won't display an epub properly without this tag
-ms- tags are added for compatibility with Windows readers
As your platform is Android, the first 2 tags in the following CSS should be ignored:
-webkit-transform: scale(0.25);
-ms-transform: scale(0.25);
transform: scale(0.25);
So your reader should parse the simple transform tag.
I'd advice you to:
Try to change the scale(0.25) to scale(0.15) or so and see if the
result is better.
Write to the support of Moon + Reader Pro app and ask if there can
be a problem in the app when rendering your specific epub.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Tiffany

: After trying several apps on windows to read aloud epub books without success. I settled for ReadAloud and it does the job excently. https://www.microsoft.com/en-us/p/readaloud/9wzdncrdn3ms?activetab=pivot:overviewtab

: Best PDF app reader for iPad that emulates the paper book experience Good day. I've used before PDF Expert by Readdle. But I really dislike seeing the gray spaces where the PDF ends and