Quote:
Originally Posted by reda246
Hello,
Why doesn't show on my ePub reader right symbols? Sigil 7.4
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<p>ĮĮĮĮ</p>
</body>
</html>
Thank you very much
|
Probably because the fonts on your reader don't include those characters. They show up using the Desktop version of ADE, so it's definitely an issue with reader fonts, not a Sigil thing.
If the characters are not part of the Latin Extended character subset, you probably need to embed fonts in the ebook to ensure the characters render on all devices.