I'm using SVG images inside the <img> tag for my tables and charts. It seems to be working fine except the Kobo issues I mentioned above. They were all created from PDFs in Inkscape and saved as plain SVGs. The SVGs reside in an image folder separate from the XHTML files and are referenced by source inside the <img> tag, i.e. <img src="../images/file_xyz.svg" then all the usual attributes.
Last edited by MikeWV; 07-18-2014 at 12:26 PM.
|