Fix arabic shaping of LTR text
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 7 Dec 2010 21:20:42 +0000 (16:20 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 7 Dec 2010 21:20:42 +0000 (16:20 -0500)
commitee8aaf976a6eb42be49b63b4c51c7a0a338e0298
treeb2ca8085f458b5ae3dac00f4c4a741cb21aab024
parentd1f1707adc03317760b0f75e04d0f3dd425e547f
Fix arabic shaping of LTR text

We should ensure-direction before doing any complex work.  The only
exception is mirroring that needs to see the original / final direction,
not the native.  Handle that.
src/hb-ot-shape.cc