getting ttf font/family name; fontTools?

Mike C. Fletcher mcfletch at rogers.com
Fri Sep 12 00:01:37 EDT 2003


John Hunter wrote:

>>>>>>"Mike" == Mike C Fletcher <mcfletch at rogers.com> writes:
>>>>>>            
>>>>>>
<Mike blathers>

>This looks useful -- thanks.  There apparently is an error in
>family_query.py
>  
>
Hmm, yes, bit-rot due to the fact that I only ever use it from within 
OpenGLContext (which does it's own setup of a registry object).

        new,failed = registry.scan( printErrors = 1, force = 0)

is how it should read instead of:

        new,failed = registry.scan( directories, printErrors = 1, force = 0)

I've checked the change into CVS. That'll teach me to open my big mouth 
:) . 

Have fun,
Mike

_______________________________________
  Mike C. Fletcher
  Designer, VR Plumber, Coder
  http://members.rogers.com/mcfletch/








More information about the Python-list mailing list