Nikolay Sivov : dwrite/font: Reimplement HasVerticalGlyphVariants() flag using general shaping logic.

Alexandre Julliard julliard at winehq.org
Tue Dec 1 15:40:34 CST 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Dec  1 15:15:02 2020 +0300

dwrite/font: Reimplement HasVerticalGlyphVariants() flag using general shaping logic.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dwrite/dwrite_private.h |   2 +-
 dlls/dwrite/font.c           |   2 +-
 dlls/dwrite/opentype.c       | 175 +++++++++++++++++--------------------------
 dlls/dwrite/tests/font.c     |   9 ++-
 4 files changed, 74 insertions(+), 114 deletions(-)

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



More information about the wine-cvs mailing list