Quote:
Originally Posted by nodestar
I understand now. Thanks for the help.
This worked in firefox's epub reader but the text was missing in the Kindle previewer. I couldn't tell if the previewer was ignoring the x,y coordinates or the image was covering the text.
The text was also trapped inside the image. Because the image is trying to fill the page as much as possible, there is no space at the top for the chapter title/text to sit.
I'm trying to create this space for the chapter title to be preserved and have the svg wrapped image fill the rest of the available space while maintaining its aspect ratio.
|
You simply need to adjust the size of the viewbox - make it taller than the image - to provide the extra room for the text.