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

Alexandre Julliard julliard at winehq.org
Tue Nov 3 15:55:54 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Nov  3 11:26:39 2020 +0100

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

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

---

 dlls/gdi32/font.c        | 293 ++++++++++++++++++++++++++++++++++++++++-
 dlls/gdi32/freetype.c    | 336 +----------------------------------------------
 dlls/gdi32/gdi_private.h |   3 +
 3 files changed, 300 insertions(+), 332 deletions(-)

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



More information about the wine-cvs mailing list