Thread: Touch referencing fonts
View Single Post
Old 07-06-2012, 09:59 PM   #14
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
PeterT's Avatar
 
Posts: 12,162
Karma: 73448616
Join Date: Nov 2007
Location: Toronto
Device: Nexus 7, Clara, Touch, Tolino EPOS
When you look in the Sqlite database on the Kobo which references all the books, you see the following path given for material
Code:
file:///mnt/onboard/Russinovich, Mark/Zero Day.epub
.

This makes me wonder if you could refer to fonts in the /fonts directory on the Kobo as
Code:
src: url(res:///mnt/onboard/fonts/CharisSILR.ttf)
PeterT is offline   Reply With Quote