My program reads a std text file,  (.txt) separates the words using nltk
then sends them to a PNG file using draw.text.  my problem is that
quotation marks and apostrophies do not print correctly but print a strange
glyph instead.  When I go through the file and replace these chharacters
with the apostrophy from the keyboard everything works correctly.  Is there
a font that I can use which will include these characters?
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to