View Single Post
Old 05-15-2010, 05:47 AM   #6
Dave_S
What Title ?
Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.
 
Posts: 1,325
Karma: 1856232
Join Date: Jan 2009
Location: Bavaria Germany
Device: Sony Experia Z Ultra
Quote:
Originally Posted by rbruce1314 View Post
I use Calibre to convert to fb2 for use with zxreader on a nokia 5800. The output is perfect on screen using calibre reader but once on the zxreader there are allsorts of problems with "ff", "fl", apostrohe etc. This is despite setting characterset to UTF8 as specified.

I suspect the probem is in zxreader, but seeing the above I am not sure.
There might be a way that you can test it. The UTF-8 coding has a lot of character codes and your font may not support all of them correctly. FB2 is actually just a text file with XML markup codes. To test, you could load the FB2 file into a text editor like NotePad++ using the same font that your device is using and see how the characters are displayed in the text editor. If the font can not display the characters there, then you can assume your problem is in the font's ability to display the required UTF-8 characters. IF your language is English then the ANSI character set is much smaller and should display correctly with most any font, but you will be missing some more advanced character formatting.
While you are in the FB2 file with a text editor you can also see what a mess Calibre makes of following the FB2 Schema.
Dave_S is offline   Reply With Quote