View Single Post
Old 02-07-2014, 11:16 AM   #16
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,732
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by gdutoit View Post
Embedded fonts (and text colour, indents and many other things) are simply ignored on many android readers. The only reader I've tried that displays the CSS correctly, is Mantano.
It's simply impossible to cater for all ePub readers and even the def-facto reference implementation, ADE/RMSDK, doesn't support all ePub 2.01 specs.

If you want to be absolutely sure that the icons will be displayed, you'll have to convert the icon glyphs to bitmaps or .svg files.
(SVG files offer the image best quality, but not all non-ADE/RMSDK readers support them.)

You can export (non-antialiased) bitmaps with BabelMap and .svg files with Inkscape and other DTP programs or font editors.
Doitsu is offline   Reply With Quote