Nikolay Sivov : dwrite: Implement CheckTypographicFeature().

Alexandre Julliard julliard at winehq.org
Mon Jun 8 15:19:55 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Jun  8 16:29:45 2020 +0300

dwrite: Implement CheckTypographicFeature().

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

---

 dlls/dwrite/analyzer.c       |  29 ++++-
 dlls/dwrite/dwrite_private.h |   5 +
 dlls/dwrite/opentype.c       | 249 +++++++++++++++++++++++++++++++++++++++++++
 dlls/dwrite/shape.c          |  25 +++++
 4 files changed, 304 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list