Alexandre Julliard : gdi32: Move the Add/RemoveFontResource() implementation out of freetype.c.

Alexandre Julliard julliard at winehq.org
Mon Oct 26 16:59:42 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Oct 26 12:04:36 2020 +0100

gdi32: Move the Add/RemoveFontResource() implementation out of freetype.c.

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

---

 dlls/gdi32/font.c        | 110 ++++++++++++++++++++++++++++++++++++++---------
 dlls/gdi32/freetype.c    |  86 +++++++-----------------------------
 dlls/gdi32/gdi_private.h |  11 ++++-
 3 files changed, 114 insertions(+), 93 deletions(-)

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



More information about the wine-cvs mailing list