I use SVG as wrapper for my covers and SVG for the titlepage as vector graphics. Sometimes I also use SVG as section dividers, since they can scale with the text.
So far no complaints. I must say however, that there are various methods. It might be that some are better supported than others.
- Images in SVG wrapper
- embed SVG objects
- SVG inside the XHTML
I can understand that transformations are not always supported well.
|