Re: OTF fonts
Tim Roberts <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Organization | Providenza & Boekelheide, Inc. |
| Message-ID | <[email protected]> |
Luan Mai wrote: > I am new member. I just want to ask whether reportlab supports OTF fonts. There was a post about this earlier in the month. OTF fonts are kind of a strange beast. They're basically just a wrapper. An OTF file can either contain a TrueType font, or a Postscript Type 3 font. Reportlab handles TrueType OTF fonts. It does not handle Postscript OTF fonts. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc.