[reportlab-users] problem with additional truetype font
Jerome Alet
reportlab-users@reportlab.com
Wed, 26 Feb 2003 09:29:08 +0100
On Wed, Feb 26, 2003 at 12:36:43AM +0100, Jerome Alet wrote:
>
> I encounter a problem when trying to set the font to use in a
> platypus table style, with an additionnal true type font I've
> registered as explained in the users' guide pages 52 and 53.
>
> If I use the font in a Paragraph(), even in my table's cells
> then it works just fine.
>
> but if I try to define a table style for some cells to use
> this font then I've got an _rl_accel.error : "unknown font".
My fault again.
Accented characters not encoded correctly wrt unicode
Maybe the error message could be more explicit.
bye, and sorry for being a really bad tester...
Jerome Alet