Quote:
Originally Posted by jackie_w
This may not be the answer to your particular problem, but the only time I've had problems with font scaling on a reader has been when the css in the epub has settings like font-size:18pt, i.e. size is specified in non-scalable points rather than scalable ems or %, e.g font-size:1.5em or font-size:150%
If you open up the epub again (in Sigil or using Tweak epub) you could search for occurrences of font-size: and see what sort of values it has.
|
Thanks for the help. This did not turn out to be the problem but did steer me to the correct solution. At some time (don't know when but hope it was recently) I must have checked "Disable font size rescaling" in the conversion options. Unchecking and converting the original Mobi fixed the problem.
I hope I don't find too many more books that need to be redone.