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

Alexandre Julliard julliard at winehq.org
Wed Nov 4 15:20:32 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Nov  4 09:20:26 2020 +0100

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

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

---

 dlls/gdi32/font.c        | 192 +++++++++++++++++++++++++++++++++++++++++++----
 dlls/gdi32/freetype.c    | 191 ----------------------------------------------
 dlls/gdi32/gdi_private.h |  16 ----
 3 files changed, 178 insertions(+), 221 deletions(-)

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



More information about the wine-cvs mailing list