Probably over my head... Trying to get Font Names

Mike C. Fletcher mcfletch at rogers.com
Fri Feb 18 12:50:09 EST 2005


[Samantha: your email has been bouncing, might want to clear your inbox]

Samantha wrote:

>Thanks Mike. I must have not installed the ttfquery and font tools 
>correctly. I get an error. This error:
>  
>
...

>ImportError: No module named fontTools
>
>Like I said I think I am way in over my short head.
>S
>  
>
Does look as though you missed getting FontTools installed.  You realise
it's a separate package from TTFQuery, right?

    http://sourceforge.net/projects/fonttools/

You'll have to do the standard:

    python setup.py install

to get it installed on your system.

HTH,
Mike

________________________________________________
  Mike C. Fletcher
  Designer, VR Plumber, Coder
  http://www.vrplumber.com
  http://blog.vrplumber.com
                              PyCon is coming...





More information about the Python-list mailing list