Quote:
Originally Posted by martingUSA
why does the T1 has problems with bold letter/font?
Some Chapter title it's bold, some it is not, if you back the same chapter title is bold again.
anybody has same problems? any solutions?
it's intermittent and seems really strange https://www2.mobileread.com/i/smilies/mad.gif
|
Yes, the problem is well known, however, I can't remember what's the thread about that.
According to some comments (jackie_w ...), adding @font-face explicit references to the
font files inside the PRS-T1 for each style (plain,
bold,
italic,
bold-italic) and using these font-face in each font-family attributes that appear in the CSS could fix the problem, but you have to know how to modify your ePUB books (it's a ZIP archive containing files in sub-directories) and a little about CSS files
[Edit] It was
here (2nd post, already from jackie_w)