readium-css icon indicating copy to clipboard operation
readium-css copied to clipboard

Fixed-layout font-size affected by Android device settings

Open mickael-menu opened this issue 4 years ago • 0 comments

I'm not sure this is directly related to Readium CSS, but I'm opening this discussion as it might be relevant.

An implementer submitted a bug report on the Kotlin toolkit where changing the font size in the Android system setting impacted the layout of an FXL EPUB, e.g.

I could reproduce this issue with BellaOriginal.epub as well, even though it uses absolute px font units.

Do you know of anything that could be done to prevent this, maybe by injecting some CSS? It could make sense to have a dedicated Readium CSS stylesheet for FXL if that's the case, as I expect the problem occurs on other platforms as well.

mickael-menu avatar Jan 03 '22 13:01 mickael-menu