Hi Steve - It's all up to the encodings the reader and font allows. On my BeBook, all the apostrophes and curly quotes showed up as &xxxxx; thingies - boy did that make the dialog ugly! Those are valid html 4 or 5 strings, which should have been OK, but not necessary in iso-8559-1. So I ran it through Sigil, and it turned it into UTF-8, but the BeBook didn't have a Unicode font, so it just used its 8-bit encoded font. So the 16-bit byte pairs got really ugly with spaces included (another little BeBook Bug). I'm still planning some more research into BeBook limitations... I'll let you know what I find.
|