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

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Oct 31 16:13:33 2020 +0100

gdi32: Move the font enumeration out of freetype.c.

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

---

 dlls/gdi32/font.c        | 300 +++++++++++++++++++++++++++++++++++++++++++-
 dlls/gdi32/freetype.c    | 319 -----------------------------------------------
 dlls/gdi32/gdi_private.h |   8 --
 3 files changed, 298 insertions(+), 329 deletions(-)

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



More information about the wine-cvs mailing list