Alexandre Julliard : gdi32: Move the default AA flags handling out of freetype.c.

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


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

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

gdi32: Move the default AA flags handling out of freetype.c.

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

---

 dlls/gdi32/driver.c      |   5 ++
 dlls/gdi32/font.c        | 209 +++++++++++++++++++++++------------------------
 dlls/gdi32/freetype.c    |  94 ++++++++-------------
 dlls/gdi32/gdi_private.h |   4 +-
 4 files changed, 140 insertions(+), 172 deletions(-)

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



More information about the wine-cvs mailing list