[python-win32] Fonts behaving differently with Py3/216

Greg Ewing greg.ewing at canterbury.ac.nz
Fri Mar 4 05:26:44 CET 2011


Mark Hammond wrote:

> What version of python and how many bits?  I'm guessing you tried 3.2, 
> which means you must have used the 64bit version

No, it's 3.1, and 32 bit. It can't be 64, because the
machine I'm running it on can't handle that. (And it's
definitely not 23 bit either. :-)

> The only other thing I can think if is the manifest changes - windows 
> uses the manifest of the "owning hmodule" for some things

I don't really know anything about these manifest things.
Is there some tool I can use to examine them and see
whether anything is different?

-- 
Greg



More information about the python-win32 mailing list