summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-04-05 00:31:59 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-04-05 00:31:59 +0000
commit613302136667231bcefd772b419369516eb3bf45 (patch)
tree919ed907f3ca69f79210d0778c65df8bec97d4d0 /ChangeLog.pre-1-6
parent52f2e805bf993f711d09ba6fe4972c7f7ee33eae (diff)
downloadpango-613302136667231bcefd772b419369516eb3bf45.tar.gz
Add user data to PangoContext
Tue Apr 4 20:13:06 2000 Owen Taylor <otaylor@redhat.com> * pango/pango-context.h: Add user data to PangoContext * pango/pangox.[ch] examples/viewer.c: Rework system for create GC's so that the necessary information is stored on the PangoContext instead of being passed to layout_render() * pango/utils.[ch] pango/pango-context.c: fribidi-0.1.9 wants UCS-4 not UCS2; switch accordingly. * pango/fonts.c pango/pango-font.h pango/pangox.c: Add functions to get overall font metrics, possibly per-language. (Right now, just font ascent, descent.) The implementation of this for X is horribly complex.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-613
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index e7eaf6e1..c63102c2 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,8 +1,19 @@
-Tue Apr 4 12:01:37 2000 Owen Taylor <otaylor@redhat.com>
+Tue Apr 4 20:13:06 2000 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-context.h: Add user data to PangoContext
+
+ * pango/pangox.[ch] examples/viewer.c: Rework system for create GC's
+ so that the necessary information is stored on the PangoContext
+ instead of being passed to layout_render()
* pango/utils.[ch] pango/pango-context.c: fribidi-0.1.9
wants UCS-4 not UCS2; switch accordingly.
+ * pango/fonts.c pango/pango-font.h pango/pangox.c: Add functions
+ to get overall font metrics, possibly per-language. (Right now,
+ just font ascent, descent.) The implementation of this for
+ X is horribly complex.
+
Mon Apr 3 20:30:20 2000 Owen Taylor <otaylor@redhat.com>
* pango/mapping.c (pango_glyph_string_x_to_index): Fix handling