View Single Post
Old 12-22-2012, 05:35 PM   #6
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by jackie_w View Post
Has anyone else had success accessing the Kobo font directory from within an epub's css file?
Not strictly from an epub's css, but from an kepub.epub's. There, it is sufficient to write the font name without path. For instance,

Code:
body {font-family:"Arial Unicode MS"}
.sa {font-size: 130%;
      font-family:"Sanskrit 2003"}
The Kobo knows the location of the font files.

Edit: I am on 2.1.5

Last edited by tshering; 12-22-2012 at 05:57 PM.
tshering is offline   Reply With Quote