[python-win32] GDI+ text rendering screwed up
Greg Ewing
greg.ewing at canterbury.ac.nz
Fri Mar 20 06:16:07 CET 2009
Turns out I *sort* of have a font called Times... I've got
"Times Bold", "Times Italic" and "Times Bold Italic", but
no plain "Times"!
"Times New Roman" works fine, though, and it seems that the
same is true of all the other fonts for which there is a
full set of variations.
So it looks like I'll be building in my own translation
table.
Thanks for the help,
Greg
More information about the python-win32
mailing list