diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2004-07-27 10:43:58 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2004-07-27 10:43:58 +0000 |
commit | a4a5b647109820aafe6c6646887c74e33f15a484 (patch) | |
tree | d3cbe411de014f52bb7d22f150fc325c8a587b07 /ChangeLog.pre-1-6 | |
parent | 9fa36eb30c7228306e794b48de0cad0797d17ee8 (diff) | |
download | pango-a4a5b647109820aafe6c6646887c74e33f15a484.tar.gz |
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.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 78888706..36592a4a 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,8 @@ +Tue Jul 27 06:35:25 2004 Behdad Esfahbod <pango@behdad.org> + + * pango/opentype/otlbuffer.c (otl_buffer_copy_output_glyph): + Fix bug to copy glyph from in_string, not out_string. + Mon Jul 26 19:11:46 2004 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgdef.c: Fix allocation and indexing |