summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-03-31 13:10:08 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-03-31 13:10:08 +0000
commit96895d67d49463a91ae12b810a1130309415c418 (patch)
tree743773e3ccd91f7f5f9b1fa620ddfbf552ba68e8 /ChangeLog
parenta5347d5e42fe9d889f8b9ddae879754452ac509d (diff)
downloadpango-96895d67d49463a91ae12b810a1130309415c418.tar.gz
Part of Bug 336026 – Make fallback shaper in modules work Patch from
2006-03-31 Behdad Esfahbod <behdad@gnome.org> Part of Bug 336026 – Make fallback shaper in modules work Patch from Denis Jacquerye. * pango/pango-ot-buffer.c (pango_ot_buffer_output): Call pango_fc_font_kern_glyphs if GPOS not applied.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d952a6dc..514c82d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-03-31 Behdad Esfahbod <behdad@gnome.org>
+ Part of Bug 336026 – Make fallback shaper in modules work
+ Patch from Denis Jacquerye.
+
+ * pango/pango-ot-buffer.c (pango_ot_buffer_output): Call
+ pango_fc_font_kern_glyphs if GPOS not applied.
+
+2006-03-31 Behdad Esfahbod <behdad@gnome.org>
+
Bug 334802 – Using plain integer as NULL pointer
* pango/mapping.c (pango_glyph_string_x_to_index): Fix type assigining