"Huw D M Davies" <[EMAIL PROTECTED]> wrote:
> Try setting lfWidth to 0, that should then scale the font
> isotropically - setting a non-zero lfWidth can result in different
> scaling factors in the x and y directions. So for example if you
> leave width set to the normal width and only multiply u
On Wed, Sep 01, 2004 at 06:49:14PM +0900, Dmitry Timoshkov wrote:
> "Huw D M Davies" <[EMAIL PROTECTED]> wrote:
>
> > > I had a wild guess whether GDI actually scales or not metrics for
> > > a bitmap font if a requested font size is not available and wrote
> > > a test case for it. No, GDI *does
"Huw D M Davies" <[EMAIL PROTECTED]> wrote:
> > I had a wild guess whether GDI actually scales or not metrics for
> > a bitmap font if a requested font size is not available and wrote
> > a test case for it. No, GDI *does not* scale bitmap font metrics.
>
> Well it does do integer scaling. So if
On Wed, Sep 01, 2004 at 05:44:19PM +0900, Dmitry Timoshkov wrote:
> Hello,
>
> I had a wild guess whether GDI actually scales or not metrics for
> a bitmap font if a requested font size is not available and wrote
> a test case for it. No, GDI *does not* scale bitmap font metrics.
Well it does do