Quote:
Originally Posted by wallcraft
The Sony PRS-505 does not currently support a user-provided userStyle.css, but this might be possible if someone can work out how to get it in the right directory. However, I don't know if this could in principle over-ride embedded fonts. Something like the following might work:
Code:
body {
font-family: serif; ! important
}
|
If the
/sony/ebook/application directory could be mapped (symlinked) to user-space (any user writable directory), then it would be quite easy to put
userStyle.css in an
adobe/pfx subdirectory, and the fonts in
adobe/fonts, as suggested
here and
here.
Now, who can hack a small program that we could drop in the Reader's memory, and which would do this trick ?
The first to succeed will get a lot of karma, I presume