View Single Post
Posts: 7 | Thanked: 1 time | Joined on Feb 2012
#121
Originally Posted by jonnyl View Post
Did PR 1.2 break this for anyone else?

i haven't tried reinstalling. I'm not sure if I should...
It does not work for me either

/ # /usr/bin/lpsmagic
Traceback (most recent call last):
File "/usr/bin/lpsmagic", line 173, in <module>
font = ImageFont.truetype(font_g,fontsize_g)
File "/usr/lib/python2.6/dist-packages/PIL/ImageFont.py", line 218, in truetype
return FreeTypeFont(filename, size, index, encoding)
File "/usr/lib/python2.6/dist-packages/PIL/ImageFont.py", line 134, in __init__
self.font = core.getfont(file, size, index, encoding)
TypeError: coercing to Unicode: need string or buffer, NoneType found
/ #