[reportlab-users] once again with external fonts in pythonpoint

Robin Becker robin at reportlab.com
Fri Apr 18 07:12:06 EDT 2008


Paul Okop wrote:

> Thanks to everyone, problem solved!

>

> Here is my manual, how to use external fonts into pythonpoint

>

> To use you font with Pythonpoint:

>

.......
great; just to point out that you might want to register the different versions
of the font eg bold/italic/bold-italic at the same time and then use the
registerFontFamily so they can be switched back and forth using the standard
styles etc etc.

Also the same will work for TTF fonts, but you need to use the ttfonts.TTFont
class to make the fonts up before registering etc etc.
--
Robin Becker


More information about the reportlab-users mailing list