[1/2] gdi32: GetGlyphOutline should fail for a bitmap font.

Dmitry Timoshkov dmitry at baikal.ru
Mon Apr 30 04:15:32 CDT 2012


Huw Davies <huw at codeweavers.com> wrote:

> On Sat, Apr 28, 2012 at 05:52:13PM +0900, Dmitry Timoshkov wrote:
> > ---
> >  dlls/gdi32/freetype.c   |    6 ++++++
> >  dlls/gdi32/tests/font.c |   17 ++++++++++++-----
> >  2 files changed, 18 insertions(+), 5 deletions(-)
> 
> This will break the display of bitmap fonts in winex11.drv .
> 
> Do you have an app that depends on this?

No, I have no an app that depends on this. I just tried to test bitmap
font metrics with GetGlyphOutline since in Wine it's used to get metrics
even for bitmaps. and found that it's supposed to fail.

I guess that I resend the test without a fix then.

-- 
Dmitry.



More information about the wine-devel mailing list