summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hult <richard@imendio.com>2007-06-11 23:12:09 +0000
committerRichard Hult <rhult@src.gnome.org>2007-06-11 23:12:09 +0000
commit238cd14f991b00a9499e1bd4b6a1d9a27113e16d (patch)
treea5f77652519db17dcd8b528ef197c9745c38b278 /ChangeLog
parent170c2994edd9537000790e5fe989030af35ce3c5 (diff)
downloadpango-238cd14f991b00a9499e1bd4b6a1d9a27113e16d.tar.gz
Implement is_synthesized for the ATSUI backend.
2007-06-12 Richard Hult <richard@imendio.com> * pango/pangoatsui-fontmap.c (pango_atsui_face_is_synthesized): Implement is_synthesized for the ATSUI backend. svn path=/trunk/; revision=2343
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6297e1cb..87e7025d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-12 Richard Hult <richard@imendio.com>
+
+ * pango/pangoatsui-fontmap.c (pango_atsui_face_is_synthesized):
+ Implement is_synthesized for the ATSUI backend.
+
2007-06-11 Behdad Esfahbod <behdad@gnome.org>
Bug 440588 – Add pango_font_face_is_synthesized()