Quote:
Originally Posted by dmiller
Also, where does one put custom fonts? I'm guessing a Fonts folder in the Reader folder. Is that correct?
|
You can put them wherever you want but the css files you create need to code the path to the fonts correctly.
The sample css files provided in the download assume you're going to put them in [READER Drive:]\reader\fonts (in Windows parlance) Please note, all paths, filenames, extensions are case-sensitive, i.e a directory called reader\fonts is
not the same as reader\Fonts.
Quote:
Originally Posted by dmiller
... but don't know very much about CSS, and I haven't found any instructions about how to modify them in this thread. If it is not too difficult, it would be really helpful if someone could post samples of what they have substituted for Fonts A-F. Users like me could then modify the examples without too much difficulty.
|
The reason you may not be have found specific instructions here is that the css required to do this kind of thing has been swirling around for every Sony model since the PRS505. Hence it's scattered all over the forums in various different threads and possibly not easily found. You can look at Morkl's sample files (default.css, a.css, b.css, etc) to get an idea, but if you can wait I'll post some worked examples with explanatory notes. It will take me a little while, but should be later today.