Alexandre Julliard : gdi32: Move the GSUB table support out of freetype.c.

Alexandre Julliard julliard at winehq.org
Thu Oct 29 16:32:07 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct 29 11:10:30 2020 +0100

gdi32: Move the GSUB table support out of freetype.c.

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

---

 dlls/gdi32/font.c        | 336 +++++++++++++++++++++++++++++++++++++++-
 dlls/gdi32/freetype.c    | 388 ++---------------------------------------------
 dlls/gdi32/gdi_private.h |   5 +
 3 files changed, 353 insertions(+), 376 deletions(-)

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



More information about the wine-cvs mailing list