Thread: PRS-T1 Best font on PRS T1?
View Single Post
Old 10-20-2011, 01:58 PM   #26
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,257
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by Kolenka View Post
I'm not sure what you mean by that question. Do you mean pointing to external fonts? If that's the case, there were a couple posts on the PRS+ thread that pointed out that the path to the internal memory and SD card is entirely different than older models. I think the updated paths were posted there too.
Yes I tried these locations

Internal memory root is now res:///mnt/sdcard
SD card root is res:///mnt/extsd

But neither of these work as a replacement for res:///Data to point to external fonts.

I just wondered if you had any insight as to why this won't work anymore.

On the older models, if you really wanted to, you could add css @font-faces to point to the LRF font files in IM in the non-user accessible area e.g.
Code:
@font-face {font-family: serif; src:url(res:///opt/sony/ebook/FONT/tt0011m_.ttf)
I don't know what the equivalent filenames are for the built-in fonts on the PRST1. If we knew their locations, this might be worth a try.
jackie_w is offline   Reply With Quote