summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-01-16 10:11:24 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-01-16 10:11:24 +0000
commit7d3e758bf530501257f86ba73384c4e98ac48389 (patch)
tree21f2b4ec0fc73433cf10a3429dc9ac641aacfae6 /ChangeLog
parent0b0ddda32b910686118f8d7669364bc6d172e37a (diff)
downloadpango-7d3e758bf530501257f86ba73384c4e98ac48389.tar.gz
Update centered_baseline in presence of gravity attributes.
2007-01-16 Behdad Esfahbod <behdad@gnome.org> * pango/pango-context.c (itemize_state_init), (itemize_state_update_for_new_run): Update centered_baseline in presence of gravity attributes. svn path=/trunk/; revision=2147
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80d4aaae..f6b477ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-01-16 Behdad Esfahbod <behdad@gnome.org>
+ * pango/pango-context.c (itemize_state_init),
+ (itemize_state_update_for_new_run): Update centered_baseline in
+ presence of gravity attributes.
+
+2007-01-16 Behdad Esfahbod <behdad@gnome.org>
+
* examples/cairotwisted.c (draw_text):
* pango/pangocairo-win32font.c (max_glyph_width):
* pango/pangofc-font.c (max_glyph_width):