Quote:
Originally Posted by fbrzvnrnd
Actually .mobi pocket created with Kindle Generator is a bundle with .mobi and KF8 inside. So, if your target are Kindle >3 generation, you can use SVG.
|
With .kf8 it's not neccesary to use use SVG. It's better to use the property "transform". For example (for .kf8)
Code:
-webkit-transform: rotate(-90deg);
But, why we are talking about Kindle and .kf8 in the epub forum?