Quote:
Originally Posted by seabee
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);

|
The memory path /mnt/sdcard/ is correct. Fbreader in the rooted T1 can set the font path as /mnt/sdcard/..., and it can fetch the fonts there. It's weird why sony's reader cannot fetch fonts from /mnt/sdcard/.