Quote:
Originally Posted by pssquirrel
Can you still put a folder of your own fonts in the root directory then add @font-face {src: url(res:///Data/fonts/MyFont.ttf); } to the epub's css?
|
Sorry pssquirrel, I missed this question earlier. The sad answer is no. I'm told the directory location
res:///Data has changed to
res:///mnt/sdcard but even with the change it doesn't seem to work. I'm happy for someone to prove me wrong, though
See this thread posts #2794/5/6
Fully embedded fonts
do work on the T1, or at least the one's I've tried do. It's easy enough to do but it's a manual job for non-DRM epubs only (unless the publisher has already embedded them in a DRM epub). I'm not aware of an automated way to embed the fonts yourself.