Quote:
Originally Posted by lumpynose
For the svg, maybe you can use this, the "or even more advanced":
|
With that aproximation, the picture will full the page and the OP wants it as a heading. That is not a solution for the present case; you can use .svg but not as svg wrapper but as a svg image. But, why to use a .svg image if under epub3 is possible to get that effect by pure css2/css3 (besides my aproximation above, that uses "float", you would be able to use a pseudo-element ::before, or also a "grid")? In this post:
https://www.mobileread.com/forums/sh...21&postcount=3
you can watch similar effects.