Further fix for bug #11860 with Arabic display on Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Sep 2012 13:54:27 +0000 (16:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 Sep 2012 13:54:27 +0000 (16:54 +0300)
commit7e510e2844732d53563abd45ec60df7de2129246
treed4c746a7431158484f3c91bfc1d95c352594987d
parentf18cbb28c26c300dbe37de6950d4ef918de9c61b
Further fix for bug #11860 with Arabic display on Windows.

 src/w32uniscribe.c (uniscribe_shape): Handle correctly the case of
 more than one grapheme cluster passed to the shaper: compute the
 offset adjustment values separately for each cluster.
src/ChangeLog
src/w32uniscribe.c