Fix bug to copy glyph from in_string, not out_string.
authorBehdad Esfahbod <behdad@src.gnome.org>
Tue, 27 Jul 2004 10:43:58 +0000 (10:43 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Tue, 27 Jul 2004 10:43:58 +0000 (10:43 +0000)
commit7d5435ea8cb345c79029b8a12d1bddbed28b1997
tree47773da5acc5e70fd781003fbaec2c4cd42e2d33
parent2ea2a55bdf7ef1caebcd0c5922b0f542ed8bb5bf
Fix bug to copy glyph from in_string, not out_string.

* pango/opentype/otlbuffer.c (otl_buffer_copy_output_glyph):
Fix bug to copy glyph from in_string, not out_string.
src/otlbuffer.c