Dmitry Timoshkov : gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated , and return a pointer to first loaded face.

Alexandre Julliard julliard at winehq.org
Wed Oct 27 12:51:00 CDT 2010


Module: wine
Branch: master
Commit: a2047323c9c41b44c743c345674ec934fb4cd685
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a2047323c9c41b44c743c345674ec934fb4cd685

Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Wed Oct 27 18:30:32 2010 +0900

gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated, and return a pointer to first loaded face.

---

 dlls/gdi32/freetype.c |  190 +++++++++++++++++++++++++++---------------------
 1 files changed, 107 insertions(+), 83 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a2047323c9c41b44c743c345674ec934fb4cd685



More information about the wine-cvs mailing list