View Single Post
Old 09-06-2022, 07:13 AM   #35
philm
Member
philm began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Jul 2022
Location: France
Device: Kobo Clara
Okay,
So far, I found that:
- <img> doesn't work in Sigil readers (Bibi, EPUBJS, Readium), but embedding it in <svg> works. Very surprising
- tables and SVG are not implemented in SumatraPDF, others?
- height in <svg> looks like it means "visible height of the image relative to its width". A 1920x1080 at 100% for width and height will be a white square with the image in the center, while height="56%" (1080/1920) is enough to fully display it. It's not like HTML.

Is there any other mine I should be aware of?
philm is offline   Reply With Quote