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

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct 21 11:01:50 2020 +0200

gdi32: Move the font cache list out of freetype.c.

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

---

 dlls/gdi32/font.c        | 107 ++++++++++++++++++++++-
 dlls/gdi32/freetype.c    | 220 ++++++++++-------------------------------------
 dlls/gdi32/gdi_private.h |  22 ++++-
 3 files changed, 168 insertions(+), 181 deletions(-)

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



More information about the wine-cvs mailing list