27 Oct
2010
27 Oct
'10
5:51 p.m.
Module: wine Branch: master Commit: a2047323c9c41b44c743c345674ec934fb4cd685 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a2047323c9c41b44c743c34567... Author: Dmitry Timoshkov <dmitry(a)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=a2047323c9c41b44c743c3...