Module: wine Branch: master Commit: 3d1d9a1defef2cca14458e1622525e7a965e048c URL: https://source.winehq.org/git/wine.git/?a=commit;h=3d1d9a1defef2cca14458e162...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Jan 31 11:35:27 2019 +0300
dwrite: Resolve script and language to apply positional features.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dwrite/analyzer.c | 6 ++ dlls/dwrite/dwrite_private.h | 27 +++++++ dlls/dwrite/opentype.c | 181 +++++++++++++++++++++++++++++++++---------- dlls/dwrite/shape.c | 81 ++++++++++++++++++- 4 files changed, 255 insertions(+), 40 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3d1d9a1defef2cca14458...