Quote:
Originally Posted by reprep
Also i noticed in EPUB files some turkish characters are not displayed well. "?" is displayed instead of these characters...
|
...and changing the font via 'Fonts Menu' does not help? I've experienced similar problem with cyrillic glyphs. I suspect that (in absense of the epub-embedded fonts) the crengine uses default font which probably has no support for unicode glyphs. I've solve this task by direct defining the fontface in ./data/epub.css - say, i've just wrote the crengine has to use Droid Sans. You may try already edited version of
epub.css or, alternatively, edit it by yourself.