Alexandre Julliard : gdi32: Move the font link support out of freetype.c.

Alexandre Julliard julliard at winehq.org
Mon Nov 2 16:21:19 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Oct 31 10:19:08 2020 +0100

gdi32: Move the font link support out of freetype.c.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/font.c        | 286 +++++++++++++++++++++++++++++++-
 dlls/gdi32/freetype.c    | 420 ++++-------------------------------------------
 dlls/gdi32/gdi_private.h |  21 ++-
 3 files changed, 336 insertions(+), 391 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=bc19adf47406190b95266868f896c3d94789a255



More information about the wine-cvs mailing list