[PATCH] gdi32: Skip fonts with glyph width/height of 0.

Lei Zhang thestig at google.com
Mon Sep 15 20:40:17 CDT 2008


Hi,

With Picasa 3, if certain linked fonts are in use, then the fonts in
the left side bar would not display.

It looks like culprit is GetGlyphOutlineW return 0. This is due to the
font's glyph metric having a width / height of 0. I'm not a Freetype /
font expert, but my guess is we should skip those fonts if this is the
case. Comments?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-gdi32-Skip-fonts-with-glyph-width-height-of-0.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080915/7fbc9f2c/attachment.txt 


More information about the wine-patches mailing list