Thread: UTF-8 problem
View Single Post
Old 11-19-2014, 06:41 AM   #2
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,680
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by reda246 View Post
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.

Last edited by DiapDealer; 11-19-2014 at 06:47 AM.
DiapDealer is offline   Reply With Quote