Alexandre Julliard : gdi32: Move the glyph index mapping for GetGlyphOutline() out of freetype.c.

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct 29 14:47:18 2020 +0100

gdi32: Move the glyph index mapping for GetGlyphOutline() out of freetype.c.

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

---

 dlls/gdi32/font.c        | 155 +++++++++++++++++++++---
 dlls/gdi32/freetype.c    | 306 +++++++++--------------------------------------
 dlls/gdi32/gdi_private.h |  10 +-
 3 files changed, 198 insertions(+), 273 deletions(-)

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



More information about the wine-cvs mailing list