View Single Post
Old 01-25-2010, 05:26 PM   #2
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Hi Snaver, Welcome to the Forum.

I don't know how much you know about EPUB and CSS but I think you need to have a look at the CSS file zipped up inside the EPUB.

If you don't know how to look inside an EPUB come back and I'll try to be more specific.

If you do then, look for entries in the CSS file that specify "font-size"
e.g. font-size: 12pt;
or font-size: small;
or font-size: 1.5em;
or font-size: 120%;

I'm no expert but I think if font-size is specified "absolutely" (e.g. in point or pixels) then the zoom button on the PRS-600 has no effect (I have a Sony PRS-505 not a 600 but it's probably the same).

However, if font-size is specified "relatively" (e.g. 120% or 1.2em) then the zoom button will work as you expect.

Once you know how your EPUB is currently set up you can formulate a plan on how to tweak it to your liking.

If the EPUB is not too large I'd be happy to look at it if you want to attach it.

P.S Do you use Calibre? If so this may be another way to change the font-size.
jackie_w is offline   Reply With Quote