summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-09-08 14:29:53 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-09-08 14:29:53 +0000
commit8b3c6a034f4e07f9f61eb4a5f513c796af76cd96 (patch)
tree21fcdfce6aafc9fc54f787f13d2d6ac95fb64c10 /ChangeLog
parent67f1eb9a146661f966b8bfa1d356abc479ee60e7 (diff)
downloadpango-8b3c6a034f4e07f9f61eb4a5f513c796af76cd96.tar.gz
A simple text-on-path example using pangocairo.
2006-09-08 Behdad Esfahbod <behdad@gnome.org> * examples/cairotwisted.c: A simple text-on-path example using pangocairo. * examples/Makefile.am: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 959d7665..2beefb11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-09-08 Behdad Esfahbod <behdad@gnome.org>
+ * examples/cairotwisted.c: A simple text-on-path example using
+ pangocairo.
+
+ * examples/Makefile.am: Update.
+
+2006-09-08 Behdad Esfahbod <behdad@gnome.org>
+
* pango/fonts.c (find_field_any): Parse style. It was dropped when
I was adding support for gravity.