Re: [GD-Windows] CreateFont question
Brought to you by:
vexxed72
From: Brian H. <bri...@py...> - 2002-04-19 15:51:23
|
At 11:28 AM 4/19/2002 +0100, Andrew Grant wrote: >This value is retrieved via GetDeviceCaps(LOGPIXELSY), so infact it's you >yourself who is scaling your font up, not Windows :) Well, that'll teach me to cut and paste the sample code from MSDN =) I'll give that a whack and go with it. Thanks! Brian |