summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-04-16 23:22:20 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-04-16 23:22:20 +0000
commit682ff5ed998809507a412220fbd4a62038b84229 (patch)
tree6bff11d353ff3de74e5f3957f855428bec1fa122 /ChangeLog
parent41dfa1affadf9f34f38c2769a28b035afeda7ce6 (diff)
downloadpango-682ff5ed998809507a412220fbd4a62038b84229.tar.gz
Remove warning when using fallback shaping.
Mon Apr 16 19:20:12 2001 Owen Taylor <otaylor@redhat.com> * modules/tamil/tamil-x.c: Remove warning when using fallback shaping. Mon Apr 16 19:14:00 2001 Owen Taylor <otaylor@redhat.com> [ Patches from Vikram Subramanian to update Tamil shapers ] * configure.in modules/tamil/tamil-xft.c modules/tamil/Makefile.am: Xft/TT based Tamil rendering engine. Uses glyphs in the private-use-area instead of proper OpenType tables. * examples/HELLO.utf8: Add Tamil line * examples/pangox.aliases: Add tamil fonts * modules/tamil/tadefs.h modules/tamil/tamil-x.c: Update to use PANGO_LIGATURE_HACK ligatures from BDF files instead of a fixed encoding.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 637845f4..d8bb1b6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+Mon Apr 16 19:20:12 2001 Owen Taylor <otaylor@redhat.com>
+
+ * modules/tamil/tamil-x.c: Remove warning when using fallback
+ shaping.
+
+Mon Apr 16 19:14:00 2001 Owen Taylor <otaylor@redhat.com>
+
+ [ Patches from Vikram Subramanian to update Tamil shapers ]
+
+ * configure.in modules/tamil/tamil-xft.c modules/tamil/Makefile.am:
+ Xft/TT based Tamil rendering engine. Uses glyphs in the
+ private-use-area instead of proper OpenType tables.
+
+ * examples/HELLO.utf8: Add Tamil line
+ * examples/pangox.aliases: Add tamil fonts
+
+ * modules/tamil/tadefs.h modules/tamil/tamil-x.c: Update
+ to use PANGO_LIGATURE_HACK ligatures from BDF files instead
+ of a fixed encoding.
+
Mon Apr 16 18:12:06 2001 Owen Taylor <otaylor@redhat.com>
* README: Small updates