View Single Post
Old 12-01-2011, 03:06 PM   #44
seabee
Connoisseur
seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.
 
seabee's Avatar
 
Posts: 79
Karma: 40957
Join Date: Aug 2011
Location: Paris, France
Device: Kobo Mini
Quote:
Originally Posted by bigpizza View Post
I have a rooted T1. The actual memory path is /mnt/sdcard or /sdcard. So you can try res:///mnt/sdcard or res:///sdcard to see if it works.
Thank you, but I tried the following paths and all failed (after adding comic.ttf at the root of reader's internal memory, as seen when connected to the PC, and also of micro-sd card, the last 3 paths "just in case").
src: url(res:////sdcard/comic.ttf);
src: url(res:///mnt//sdcard/comic.ttf);
src: url(res:///ebook/mnt/sdcard/comic.ttf);
src: url(res:///ebook/sdcard/comic.ttf);
src: url(res:///ebook/comic.ttf);
seabee is offline   Reply With Quote