[PATCH 3/4] usp10: Fix next index for RTL MultipleSubst

Aric Stewart aric at codeweavers.com
Fri Jan 27 11:31:44 CST 2017


MultipleSubst will expand the glyph array to the right, so when the
writing direction is RTL the next index does not need to be modified
by the new count of glyphs.

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/usp10/opentype.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-usp10-Fix-next-index-for-RTL-MultipleSubst.txt
Type: text/x-patch
Size: 546 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170127/18a1048f/attachment.bin>


More information about the wine-patches mailing list