Suppress Pango's bidi, by displaying RTL characters one at a time. I
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 16 Sep 2011 19:18:58 +0000 (19:18 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 16 Sep 2011 19:18:58 +0000 (19:18 +0000)
commit8ef0be9bb1c9c70e2e98307f71e01ddef3116d99
treed19b4c06a449e6b2c2be40ff50c48376052cffa3
parent0affbab4b5e2a5fac19b261c4f74ea868f138340
Suppress Pango's bidi, by displaying RTL characters one at a time. I
hadn't previously noticed, but Pango was helpfully re-reversing text
that PuTTY's own bidi module had already reversed, leading to Arabic
text being wrongly displayed and also total chaos when you move the
cursor over it or try to cut and paste it.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9294 cda61777-01e9-0310-a592-d414129be87e
unix/gtkfont.c