Quote:
Originally Posted by wallcraft
What I like about Bookworm is that it is close to a complete implementation of ePub from someone other than Adobe (it does not fully support SVG though).
|
The only way in which I explicitly do anything with SVG is if the ePub includes content with inline img tags that have .svg targets. This was the case with Adobe's test ePub document that was widely circulated. Neither Firefox nor Safari were able to handle that at the time I tested it (June 2008) so for those targets I re-write the ePub to link to it as an external resource. This works natively in both those browsers; I'm not sure about IE 7.
I'd love to see some other examples of ePub+SVG in the wild so I could improve the experience. If you have one please consider sending it to me.