summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-1011
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index f7025d72..646a3e3e 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,14 @@
+Mon Jan 17 18:29:39 2000 Owen Taylor <otaylor@redhat.com>
+
+ * libpango/pangox.[ch] modules/basic/basic.c: back away from
+ the strict charset model to having subfonts arbitrarily indexed. The
+ charset-index model didn't allow proper fallbacks.
+
+ Add a function pango_x_list_subfonts() function that lists
+ subfonts in the proper order for a given list of charsets.
+
+ (segfaults currently, will fix pronto)
+
Sat Jan 15 03:17:35 2000 Owen Taylor <otaylor@redhat.com>
* pango/glyphstring.c pango/mapping.c pango/pangox.c