Alexandre Julliard : gdi32: Move the realized font handle allocation out of freetype.c.

Alexandre Julliard julliard at winehq.org
Wed Oct 21 15:15:13 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct 21 10:59:51 2020 +0200

gdi32: Move the realized font handle allocation out of freetype.c.

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

---

 dlls/gdi32/font.c        |  88 +++++++++++++++++++++++++++++++++++++++--
 dlls/gdi32/freetype.c    | 101 ++++-------------------------------------------
 dlls/gdi32/gdi_private.h |   5 ++-
 3 files changed, 95 insertions(+), 99 deletions(-)

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



More information about the wine-cvs mailing list