View Single Post
Old 05-24-2012, 05:07 PM   #1
laos369
Junior Member
laos369 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Mar 2011
Device: Aluratek Libre
Folder Structure on Device

Hello ...

In order to manipulate fonts on my PRS-350 I have installed PRS+ and read various articles on how to create css files, where to store fonts, etc.

One thing confuses me ... on almost all posts I've read which display examples of css files, they show the path on the device for fonts as: ///Data/Fonts

However, when I look at my device I only have: ///database

My question: if I create fonts inside this folder (ie. ///database/fonts) and code my css file as:

src: url(res:///database/fonts/fontname.ttf);

... this should work correct? Or do I actually need to create a "Data" folder and a "Fonts" folder on the device?
thanx

(I may have put this in the incorrect forum ... apologies)

Last edited by laos369; 05-24-2012 at 05:25 PM.
laos369 is offline   Reply With Quote