Jacek Caban : gdi32: Use NtGdiGetGlyphIndicesW for GetGlyphIndicesW.

Alexandre Julliard julliard at winehq.org
Mon Aug 30 15:53:52 CDT 2021


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Aug 30 13:52:36 2021 +0200

gdi32: Use NtGdiGetGlyphIndicesW for GetGlyphIndicesW.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/font.c               | 61 ++++-------------------------------------
 dlls/gdi32/gdi32.spec           |  2 +-
 dlls/gdi32/text.c               | 19 ++++++++++++-
 dlls/gdi32/uniscribe/opentype.c |  2 +-
 dlls/gdi32/uniscribe/shape.c    | 30 ++++++++++----------
 dlls/gdi32/uniscribe/usp10.c    |  5 ++--
 include/ntgdi.h                 |  2 ++
 7 files changed, 46 insertions(+), 75 deletions(-)

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



More information about the wine-cvs mailing list