i tried
image.text((x,y),u'some text',(0,0,0),(font = (None, 10)))
and no matter what font size i try or if i use a font name instead of None
i always get like a small line and not the text.
if i try None for font size it works fine.
what is the problem ?
thx

Reply With Quote


