dlls/gdi: fix GetGlyphOutline(resend)

TANABE Hiroshi hirokun_dayomon at infoseek.to
Thu Feb 24 12:48:06 CST 2005


On Tue, 22 Feb 2005 17:23:59 +0000
Huw Davies <huw at codeweavers.com> wrote:

> Isn't this a bug in FreeType?  If we have to have this in Wine, could
> you use the defines in wingdi.h instead of the '3' and the '9'?

PANOSE's proportion value does not identify truly fixed-width font.
But MS-Windows probably uses the value to identify fixed-width font.
I have changed to use the defines in wingdi.h.


Changelog:
Remove (buf && !buflen) checking.
Fixed outline rendering with GGO_GRAY?_BITMAP option.
Improved fixed-pitch fonts detection.



More information about the wine-patches mailing list