Module: wine Branch: master Commit: 105caa28bfaad9d468af2e44b73ad4551b3b48b5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=105caa28bfaad9d468af2e44b7...
Author: Huw Davies huw@codeweavers.com Date: Wed Mar 28 14:49:24 2012 +0100
gdi32: Implement CreateScalableFontResource.
Based on patches by Jeremy White and Dmitry Timoshkov.
---
dlls/gdi32/font.c | 30 +--- dlls/gdi32/freetype.c | 328 +++++++++++++++++++++++++++++++++++++++++++++- dlls/gdi32/gdi_private.h | 1 + dlls/gdi32/tests/font.c | 2 - 4 files changed, 335 insertions(+), 26 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=105caa28bfaad9d468af2e...