View Single Post
Old 12-03-2011, 08:34 AM   #3
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
This is a known fault with the PRST1. If you read your epub with font set to anything other than 'Original' (e.g. Amasis etc) then italic, bold and bolditalic will be very unpredictable. This is even mentioned in the User Guide.

The current workarounds depend on whether your epubs have DRM or not.
  • epub with DRM - no workaround. Read with font set to 'Original' if you want all your bold and italics to display correctly.
  • epub without DRM - 2 workarounds, both options require you to edit each epub:
    1. Open up the epub and add the relevant @font-face statements to its css file. This option can be employed to correctly use any of the T1's extra internal fonts (Amasis, PalatinoNova, Frutiger etc). Read with font set to 'Original'.

      You can do this manually or, if you're a Calibre user, you can add the necessary @font-face statements to ExtraCSS and do a conversion to epub. For an example of the @font-face statements used to read in Amasis with all italics/bold intact see this post.
    2. Fully embed the fonts of your choice inside the epub. Then read the epub with font set to 'Original'. This option takes longer to apply but allows you to use any fonts (TrueType or OpenType) you like.

[Edit:] Seabee beat me to it

Last edited by jackie_w; 12-03-2011 at 08:40 AM.
jackie_w is offline   Reply With Quote