View Single Post
Old 05-25-2009, 11:52 AM   #142
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by taosaur View Post
You're probably aware, but that's how FBReader works. I figured out a font size, margin, background/text color contrast etc that I found comfortable and book-like, and that's how any text I import or switch to opens up.
Yes, but unfortunately FBReader doesn't have much if any CSS support so it remains to be seen if the local settings will override the CSS once they have CSS. The trick to CSS is you need to support it and then you need to make adjustments as needed. For example you could determine the default font size and apply that in lieu of CSS but you still need to know what the CSS was so that a larger size can be scaled appropriately. Most often CSS uses absolute font sizes but to do the job right you need to modify them to relative.

Dale
DaleDe is offline   Reply With Quote