Quote:
Originally Posted by HarryT
That won't display hyphens on the Kindle Voyage. It certainly doesn't use WebKit.
|
Quote:
Originally Posted by Doitsu
You're most likely wrong about eInk Kindles not using a Webkit based rendering engine, because when I applied the following style to a h3 header, it was rotated by minus 3 degrees on my PW2:
Code:
h3 {
text-align: center;
-webkit-transform: rotate(-3deg);
}
Therefore, it stands to reason that Kindles have a Webkit based rendering engine.
Can you please test the attached KindleGen generated .azw3 file on your Voyage?
|
Amazon does indeed use a Webkit-based KF8 rendering engine on E-Ink Kindles, at least last time anyone checked.
The gory details can be discussed in the Kindle Developer's Corner.