gdi32: Add support for emulating bold faces of bitmap fonts.

Dmitry Timoshkov dmitry at baikal.ru
Mon Apr 16 04:31:34 CDT 2012


Huw Davies <huw at codeweavers.com> wrote:

> > > Don't we need to add some bytes if glyph_width % 32 == 0 ?
> > 
> > Well, I didn't see in my tests a need for that.
> 
> That may be because your tests are just looking at the font metrics
> and not at the glyphs themselves...

I have an application that actually needs that, so I'm "testing" the
resulting glyphs by eyes, while font metrics get tested by the tests.

-- 
Dmitry.



More information about the wine-devel mailing list