Running the example from the excellent PIL handbook gives an error, 
after these two lines: 
ps.setfont("HelveticaNarrow-Bold", 36) 
w, h, b = ps.textsize(title) 
AttributeError: PSDraw instance has no attribute 'textsize' 


This error occurred on my Linux and on my Windows system. 


Regards, 
Bauke 



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

Reply via email to