Alexandre Julliard : gdi32: Move the face data structure out of freetype.c.

Alexandre Julliard julliard at winehq.org
Fri Oct 30 16:18:44 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Oct 30 14:31:13 2020 +0100

gdi32: Move the face data structure out of freetype.c.

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

---

 dlls/gdi32/font.c        |  20 +++++
 dlls/gdi32/freetype.c    | 189 +++++++++++++----------------------------------
 dlls/gdi32/gdi_private.h |  39 ++++++++++
 3 files changed, 111 insertions(+), 137 deletions(-)

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



More information about the wine-cvs mailing list