Alexandre Julliard : gdi32: Move the text metrics cache into the generic font structure.

Alexandre Julliard julliard at winehq.org
Mon Oct 26 16:59:42 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Oct 26 11:43:24 2020 +0100

gdi32: Move the text metrics cache into the generic font structure.

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

---

 dlls/gdi32/font.c        | 159 +++++++++++++++-
 dlls/gdi32/freetype.c    | 484 ++++++++++++++---------------------------------
 dlls/gdi32/gdi_private.h |  10 +-
 3 files changed, 298 insertions(+), 355 deletions(-)

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



More information about the wine-cvs mailing list