View Single Post
Old 04-17-2012, 10:37 AM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,080
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by p3aul View Post
Sony PRS 505

I have vision problems and my old Sony just won't give me the size that I can view comfortably. I read a lot of books from Gutenberg and I ike to convert them from text files to epub. I tried to use OpenOffice to format a book in font size 14 hoping that would be a base font and I could scale upward from there. When I converted the odt to epub in calibre, the viewer sized the font at 14 but when I viewed it in my Sony, it didn't change at all.

I suspect I'm going to have to go into the epub by first changing the extension to zip and extracting the components. My question is: What do I change? There must be something that gives the base font size.

When I opened the converted epub I looked at "stylesheet.css" and this is what I saw:

Code:
 display: block;
    font-family: "Times New Roman", serif;
    font-size: 1.2em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
You see, the font-size says 1.2em which is aout 14 points, but that isn't what my reader gives me.
Thanks,
Paul
I use that value in the CSS and use the (font) Zoom level 3 setting on my reader (there are a few more larger for when I catch up to Fizzywater )

I believe the Sony uses a similar version of ADE . There should be a size option on the menu. Note: this is a per book setting that is stored along with 'last read' location
theducks is offline   Reply With Quote