Quote:
Originally Posted by charleski
Just calm down Valloric. This is getting ridiculous.
...
you've chosen to reply in an overly aggressive manner. I know how easy it is to get worked up over personal projects, but frankly I didn't expect to get attacked for recommending Sigil as a tool to solve people's problems. I regard this thread as closed, I won't be looking at it again.
|
Umm... aggressive? I certainly didn't mean to be. I'm perfectly calm. If I came across as aggressive or argumentative, you have my heartfelt apologies, honestly.
But I've reread my responses now a few times and I still can't see any "aggression".
Quote:
Originally Posted by charleski
Both my points were correct
|
I can't agree here.
Quote:
Originally Posted by charleski
I just did a quick test using an epub with some xhtml encoded in (and specified as) UTF-16 (displayed fine in ADE) and Sigil just stripped all the text and output a UTF-8 file. So yeah, that probably needs to be fixed, and if I'd confirmed the UTF-16 problem before now I'd certainly have listed it on your issues tracker. In the circumstances of the issue which this thread concerns, Sigil's assumption that the contents of an ePub are UTF-8 is a useful attribute that makes it easy to fix an apparently common problem.
|
Well create an issue on the tracker for that (and attach the epub). I'm deeply interested, UTF-16 should be working just fine. I'm using a Qt function for loading Unicode encoded text files in the current version, and this loads all UTF variants without problems... at least the last time I tested it.