Module: wine Branch: master Commit: ce8d7b4601b00f75ecec28e69780fe29e147fdcd URL: http://source.winehq.org/git/wine.git/?a=commit;h=ce8d7b4601b00f75ecec28e697...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 20 16:49:18 2011 +0200
gdi32: Implement GetOutlineTextMetrics as a standard driver entry point.
---
dlls/gdi32/font.c | 113 ++++++++++++++++++++-------------------------- dlls/gdi32/freetype.c | 36 +++++++-------- dlls/gdi32/gdi_private.h | 1 - 3 files changed, 66 insertions(+), 84 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ce8d7b4601b00f75ecec28...