Alexandre Julliard : gdi32: Move the handling of font family fallbacks out of freetype.c.

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


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

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

gdi32: Move the handling of font family fallbacks out of freetype.c.

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

---

 dlls/gdi32/font.c        |  71 +++++++++++++++++++---------
 dlls/gdi32/freetype.c    | 118 ++++++++++++++++-------------------------------
 dlls/gdi32/gdi_private.h |   4 +-
 3 files changed, 90 insertions(+), 103 deletions(-)

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



More information about the wine-cvs mailing list