Add a test showing that GDI should not scale bitmap font metrics

Dmitry Timoshkov dmitry at baikal.ru
Wed Sep 1 05:12:57 CDT 2004


"Huw D M Davies" <h.davies1 at physics.ox.ac.uk> 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 up the height
> then the font will only be scaled in the y direction.

That worked. Thanks again for teaching me :-)

-- 
Dmitry.




More information about the wine-devel mailing list