Module: wine Branch: master Commit: 016eeb5109663420e25e5ba3da019135331a893e URL: https://source.winehq.org/git/wine.git/?a=commit;h=016eeb5109663420e25e5ba3d...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Jan 20 15:35:15 2021 +0300
gdi32/uniscribe: Get rid of shaping group values in Arabic shaping data table.
It's not used right now, Syriac specific groups will be accomodated as additional joining types.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/gdi32/uniscribe/shaping.c | 356 ++++++++++++++++++++--------------------- tools/make_unicode | 8 +- 2 files changed, 175 insertions(+), 189 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=016eeb5109663420e25e5...