View Single Post
Old 06-15-2025, 08:45 AM   #42
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,172
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Falkor View Post
Is this generally not supported by RMSDK or is this only a problem for old versions that do not support EPUB3?
If you are coding for ePub2 backward comparability and if you want your eBook to be read on a Kobo, then you have to use % and not vh or rem as Kobo is using a version 3 RMSDK which is old and not ePub3 compatible.

When you code for backwards comparability, you have to assume that ePub3 specific features may not work.
JSWolf is offline   Reply With Quote