Bug 515484 -- Uniscribe interface handles surrogate pairs incorrectly
authorTor Lillqvist <tml@novell.com>
Mon, 25 Feb 2008 01:26:22 +0000 (01:26 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 25 Feb 2008 01:26:22 +0000 (01:26 +0000)
commitbb310c6a105e181ceb1699beecfab2f752e30176
tree7e66f5e26df7240177f1be27d71b3cf8c01cc701
parent086da399d3c16f0c9b75ae2c60e4afcb286bb052
Bug 515484 -- Uniscribe interface handles surrogate pairs incorrectly

2008-02-25  Tor Lillqvist  <tml@novell.com>

Bug 515484 -- Uniscribe interface handles surrogate
pairs incorrectly

* modules/basic/basic-win32.c (itemize_shape_and_place): Pass
correctly offset wchar string to set_up_pango_log_clusters() so
that when it passes the string on to unichar_index() it notices
the surrogate pairs correctly.

svn path=/trunk/; revision=2574
ChangeLog
modules/basic/basic-win32.c