Quote:
Originally Posted by ShellShock
Good point. Do you have to rotate the image file, or is this possible just using the svg attributes?
|
After some odd experiences with using the svg rotate, I've done it externally to the epub. I think the main issue was where to rotate for the transform. That is, transform=rotate(90,xxx,yyy) so I had to supply the correct xxx and yyy values to keep the rotated image in the viewbox.
Regards,
David