Quote:
Originally Posted by KevinH
If it works on all readers except for the PocketBook perhaps the PocketBook has a limitations or bug with large png images.
Have you tried the same code but with a smaller .png image to see if it works on the PocketBook. Have you tried without wrapping it in an svg? I did not see any obvious issues with your code.
|
Thank you for your reply. My png files are max 170ko.
I saw an old discussion with exactly the same problem as me but with Kobo.
https://www.mobileread.com/forums/sh...d.php?t=224526
They said : "Yes, this is a Kobo firmware issue.
The PNG will display fine if you force the reader to use the epub3
rendering engine.
The easiest way to do this is to obtain the Kobo Extended plugin
for Calibre which modifies the epub to look like the Kobo .kepub
format, which is rendered using the epub3 engine."
What you do think about this ?
Could I do something similar without altering the compatibility on other readers? If yes, how should I proceed?
Thank you.