[reportlab-users] registering fonts
Andy Robinson
andy at reportlab.com
Fri Jan 2 04:24:25 EST 2009
2009/1/2 Carl Karsten <carl at personnelware.com>:
> So, does anything like this exist? If not, I'll be happy to code it up and
> submit a patch - anything I should know?
Use registerFont and the related methods to explicitly register your
fonts when your application starts up. See sections 3.3 and 3.5 of
the User Guide, in your distro or here:
http://www.reportlab.com/docs/userguide.pdf
rl_config is more advanced and can help with auto-discovery of fonts
for people who have zillions of them, but IMHO explicit is much better
than implicit.
Best Regards,
Andy Robinson
More information about the reportlab-users
mailing list