View Single Post
Old 05-28-2023, 01:10 PM   #16
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,748
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by KevinH View Post
So the exact same version of ADE 4.5.11.187303 on Windows works fine for epub2 with 100% but not for epub3?
In case my report was unclear, I only used ADE 2.0.1.78765 and ADE 4.5.11.187303 for my tests and I didn't have to modify the svg code of the epub2 book for ADE2 and ADE4, because both rendered the cover fine.

I only had to add height:100vh; to the cover svg code of the epub3 book for ADE4.

IIRC, ADE 4 comes with two different rendering engines, one for epub2 books and one for epub3 books, which would explain the different rendering results for epub2 and epub3 book covers.

Quote:
Originally Posted by KevinH View Post
Sigil does have epub version specific code for the cover so adding that workaround to the epub3 version is easily doable.
Adding height: 100vh; to the cover svg style tag in epub3 books should fix this annoying ADE 4 problem.
Doitsu is offline   Reply With Quote