Quote:
Originally Posted by JSWolf
rashkae is wrong, what he sees as a feature is 100% a bug. Kobo is doing it wrong. And I know it can be done correctly. the nook STR supports ePub font overriding and when the ePub has an embedded font and it's enabled using font-family in the body style, it displays unless it's overridden by the custom settings. So if B&N can do it, Kobo can too.
When a publisher embeds fonts in an ePub, 99% of the time, the main font used is enabled via an entry in body such as...
body {
display: block;
font-family: "charis";
}
What should happen is that ADE should use whatever font is defined to the definition of charis. In this case, it would be Charis SIL. Other readers would display the correct font on screen. Kobo ignores this because they have a bug in the font handling. If you look at any of the the new Star Wars eBooks, they come with Charis SIL as an embedded font. B&N, Sony, ADE for Windows or MAC, Pocketbook, and others will display Charis SIL. Kobo will not. Why not? Because it's a bug in the Kobo version of ADE.
|
Doesn't the Kobo have the following fonts:Amasis, Delima, Felbridge, Gill Sans, Rockwell, Avenir and Georgia as default??
The lack of other fonts like charis is NOT a bug!! You can add charis to Kobo if you wish.
This is a feature not a bug!!