View Single Post
Old 02-26-2008, 02:35 PM   #338
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by Gudy View Post
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?
tompe is offline   Reply With Quote