Alexandre Julliard : gdi32: Move font codepage setup out of freetype.c.

Alexandre Julliard julliard at winehq.org
Wed Sep 30 14:35:30 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Sep 30 16:08:21 2020 +0200

gdi32: Move font codepage setup out of freetype.c.

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

---

 dlls/gdi32/font.c        | 409 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/gdi32/freetype.c    | 429 +----------------------------------------------
 dlls/gdi32/gdi_private.h |   2 +
 dlls/gdi32/gdiobj.c      |   2 +-
 4 files changed, 413 insertions(+), 429 deletions(-)

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



More information about the wine-cvs mailing list