View Single Post
Old 12-21-2008, 03:18 PM   #32
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
Quote:
Originally Posted by kiklop74 View Post
Take a look at the attached epub file. It was produced using feeds2epub from command line.
Yeah, the issue is purely one of the available fonts having the necessary glyphs, which the AdobeDE default fonts do not. I've attached a version in which I've embedded TeX Gyre Termes for comparison.

Calibre does not yet support direct font embedding, but you can use CSS tricks to make it use a font you just copy onto the via-USB-mountable portion of the device filesystem.

Quote:
Originally Posted by kiklop74 View Post
I was thinking that by specifying everything un UTF-32, assuming that the font is also unicode, we will have character match 1-1 and than it should display everything correctly.
Ah, I see. It doesn't quite work that way. The encoding just specifies the on-disk format. Using Unicode, as long as the content creator and consumer agree on and support the encoding, the rendering software will identify the same characters in the input regardless of the encoding used.
Attached Files
File Type: epub B92.epub (748.3 KB, 266 views)
llasram is offline   Reply With Quote