Quote:
Originally Posted by AndersW
We have figured out that it is an encoding problem. How do I fix it?
|
Well, that was a surprise.
I hauled out an old Win7 machine to try it and I did indeed get the same mis-coding issue. I haven't used that machine in a while, so it was running calibre 1.27. I updated to the current calibre (1.40), fully expecting that it would correct the problem. But it didn't. Nor did the stack of windows updates it needed.
What does seem to have fixed it, is changing some static strings that get combined with the story description in the fimf adapter to be explicitly unicode.
See if this version works better for you.