Quote:
Originally Posted by Gudy
That pretty much is the correct punctuation, albeit in UTF-8 encoding. Is the content encoding set correctly in the html file? There should be a line like the following somewhere near the beginning of the file:
Code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
If there isn't, it should be considered a bug in mobi2html. If there is, either get a better browser or a tool to convert UTF-8 into something more palatable, like e.g. numeric html entities.
|
What is the correct header if the coding is 1252? Is1252 actually used in Mobiocket books and does it work on the Cybook?