[reportlab-users] How to get a list of available fonts?

reportlab-users@reportlab.com reportlab-users@reportlab.com
Wed, 10 Sep 2003 10:25:07 -0400 (EDT)


I found a bunch of fonts in C:\\WINNT\FONTS. I checked in rl_config.py,
and c:/winnt/fonts is listed in there.  However, getAvailableFonts()
didn't list any of these.  Is there some trick to using TTF fonts in
particular?


> there fonts in windows pre installed, i think its under program files
> then under fonts. the whole list of them is there so you could use
> those.
>
> ;-)
> On Wednesday, September 10, 2003, at 02:40 PM,
> reportlab@sarcastic-horse.com wrote:
>
>> In my case, reportlab/Fonts just had three text files: a readme and two
>> licenses.  Boohoo.  I use Windows 2k; are there some other fonts
>> elsewhere
>> that I should copy to reportlab/Fonts, or point to in rl_config?
>>
>> I think the default PDF fonts are probably good for now though.
>>
>> Muchas gracias.
>>
>>
>>
>>
>>> hi,
>>>
>>> If you go to your reportlab folder there is a file inside 'Fonts'
>>> available fonts are there.
>>>
>>> there is a way you can use other ttf. fonts(which is what I did) the
>>> code for that is in the userguide.
>>>
>>>
>>>   ;-)
>>>
>>> On Wednesday, September 10, 2003, at 02:19 PM,
>>> reportlab@sarcastic-horse.com wrote:
>>>
>>>> Hi-
>>>>
>>>> I tried 'Arial' and got a key error.  How do I get a list of
>>>> available
>>>> fonts?
>>>>
>>>> Thanks.
>>>> _______________________________________________
>>
>>
>>
>
> _______________________________________________
> reportlab-users mailing list
> reportlab-users@reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users
>