View Single Post
Old 08-08-2025, 01:01 PM   #6
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,557
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by RbnJrg View Post
anyone who opens it on an epub3-compatible ereader (Calibre Viewer, any of the Sigil plugins, Thorium, Kobo for Android, etc.) will see that it's a fluid-layout epub, displaying text and images in a way that KOReader can't currently do, and that the layout is maintained regardless of the user changing the font size.
Is that because of epub3 or because of CSS 3? Supporting an epub3 structure doesn't immediately mean supporting all fancy CSS 3 properties (or javascript). Support for CSS 3 can be added even to an epub2 reader. The problem is (I guess) that it's far from trivial, which is why a browser engine is usually employed.

I'd start with the "basics", and ask for vh, vw, flex and grid support, that should keep many people busy for long enough
Jellby is offline   Reply With Quote