]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Suppress Pango's bidi, by displaying RTL characters one at a time. I
authorSimon Tatham <anakin@pobox.com>
Fri, 16 Sep 2011 19:18:58 +0000 (19:18 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 16 Sep 2011 19:18:58 +0000 (19:18 +0000)
commitf2a382947a08b82b87d88b15014eb8fdf4a6ecf8
treed19b4c06a449e6b2c2be40ff50c48376052cffa3
parent05885f0b36e4a0723053b41ac96280c8a5bb861a
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: http://svn.tartarus.org/sgt/putty@9294 cda61777-01e9-0310-a592-d414129be87e
unix/gtkfont.c