ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> image-sig
image-sig
[Image-SIG] IOError: cannot find glyph data file (sandra ruiz)>
by Jeff Breidenbach other posts by this author
Jul 23 2003 5:03PM messages near this date
[Image-SIG] IOError: cannot find glyph data file | Re: [Image-SIG] Re: Image.eval problem with math.sqrt
It's the .pbm file; put it in the same directory as the .pil file. 
More details here:

http://www.cis.upenn.edu/~edloper/programs/tree2image/install.html

>  hi list,
>  
>  I'm a newbie user of PIL When I try to load a font to draw text I get this 
>  error:
>  
>  font = ImageFont.load ('courB08.pil')
>  Traceback (most recent call last):
>    File "<stdin>", line 1, in ?
>    File "/usr/lib/python2.2/site-packages/PIL/ImageFont.py", line 168, in 
>  load
>      f._load_pilfont(filename)
>    File "/usr/lib/python2.2/site-packages/PIL/ImageFont.py", line 78, in 
>  _load_pilfont
>      raise IOError("cannot find glyph data file")
>  
>  I dont know what is a 'glyph data file'..I dont know where to start..
>  
>  I'm using Imaging-1.1.4
>  
>  thanks.
>  
>  _________________________________________________________________
>  Charla con tus amigos en línea mediante MSN Messenger: 
>  http://messenger.yupimsn.com/
-- 
Jeff Breidenbach
Member of Research Staff, PARC
Life is too short to be profound


_______________________________________________
Image-SIG maillist  -  Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved