Alexandre Julliard : gdi32: Move the CreateScalableFontResource() implementation out of freetype.c.

Alexandre Julliard julliard at winehq.org
Tue Oct 27 16:43:50 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct 27 14:25:47 2020 +0100

gdi32: Move the CreateScalableFontResource() implementation out of freetype.c.

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

---

 dlls/gdi32/font.c        | 249 +++++++++++++++++++++++++++++++++++++-
 dlls/gdi32/freetype.c    | 309 ++---------------------------------------------
 dlls/gdi32/gdi_private.h |   3 +-
 3 files changed, 257 insertions(+), 304 deletions(-)

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



More information about the wine-cvs mailing list