diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2005-11-09 23:30:00 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2005-11-09 23:30:00 +0000 |
commit | e6d9b658f206252edab67b7c0eefb98176cf2f07 (patch) | |
tree | b616b10fa2d77ff25a2e6cd7298c2e73f0498d01 /ChangeLog | |
parent | eb1c56c734284b8d72da7214299acd9204b3ef79 (diff) | |
download | pango-e6d9b658f206252edab67b7c0eefb98176cf2f07.tar.gz |
Remove debug line that got in accidentally.
2005-11-09 Behdad Esfahbod <behdad@gnome.org>
* pango/opentype/ftxgpos.c, pango/opentype/ftxopen.c: Remove debug
line that got in accidentally.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-11-09 Behdad Esfahbod <behdad@gnome.org> + * pango/opentype/ftxgpos.c, pango/opentype/ftxopen.c: Remove debug + line that got in accidentally. + +2005-11-09 Behdad Esfahbod <behdad@gnome.org> + * examples/renderdemo.c (make_layout): Set layout wrapping to PANGO_WRAP_WORD_CHAR if width is set for the layout. Setting width didn't have any effect previously. |