No idea to be honest. I recently tried out various methods of embedding SVG to an ePUB and got nowhere with the <object>. Then I tried something which I hadn't used before. I used the image handler of Sigil to insert the image. I figured that since Sigil sees the SVG file as image, maybe I could try that. To my surprise I saw it wrapped in <img> tags and it worked.
I always meant to check whether it was according to the standard/specifications but did not get around to it. I will do now.
Word of warning though. I haven't checked if it works on my reader yet.
|