Tim Roberts wrote:

Are you running this on a different computer?

No, it's the same computer. I can run 2.x and 3.x versions
of the same test side by side, and the 2.x one has normal
sized text whereas the 3.x one has tiny text.

Oddly, it only seems to affect text drawn by the standard
win32 controls. Text that I draw myself using GDI+ comes
out the same size in both cases. So it looks like GDI
and GDI+ are doing different things with the fonts,
somehow.

--
Greg
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to