View Single Post
Old 09-17-2009, 12:10 PM   #6
dpierron
calibre2opds guru
dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.
 
dpierron's Avatar
 
Posts: 533
Karma: 8792
Join Date: Aug 2005
Location: Metz, France
Device: iPhone, iPad, PRS-650
Quote:
Originally Posted by wallcraft View Post
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
dpierron is offline   Reply With Quote