summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-12-04 18:28:31 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-12-04 18:28:31 +0000
commit50b258082b18aefcf09d7ce6bade4deb081e7f52 (patch)
tree5e696b007f584efcc67dfc8e7c8a2db704d6526c /ChangeLog
parent2a9627b697fae3b9023554b867aeeb3701e0f68d (diff)
downloadpango-50b258082b18aefcf09d7ce6bade4deb081e7f52.tar.gz
Red Hat Bug 211964: [ta] Rendering issue with Tamil Patch from LingNing
2006-12-04 Behdad Esfahbod <behdad@gnome.org> Red Hat Bug 211964: [ta] Rendering issue with Tamil Patch from LingNing Zhang * modules/indic/indic-ot-class-tables.c (indic_ot_find_syllable): Handle 2 split matra.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb42933b..31277ad6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-12-04 Behdad Esfahbod <behdad@gnome.org>
+ Red Hat Bug 211964: [ta] Rendering issue with Tamil
+ Patch from LingNing Zhang
+
+ * modules/indic/indic-ot-class-tables.c (indic_ot_find_syllable):
+ Handle 2 split matra.
+
+2006-12-04 Behdad Esfahbod <behdad@gnome.org>
+
* pango/pango-renderer.c (pango_renderer_draw_layout_line),
(pango_renderer_draw_glyphs), (pango_renderer_draw_rectangle),
(pango_renderer_draw_error_underline),