diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-04-16 23:22:20 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-04-16 23:22:20 +0000 |
commit | 682ff5ed998809507a412220fbd4a62038b84229 (patch) | |
tree | 6bff11d353ff3de74e5f3957f855428bec1fa122 /ChangeLog.pre-1-2 | |
parent | 41dfa1affadf9f34f38c2769a28b035afeda7ce6 (diff) | |
download | pango-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.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index 637845f4..d8bb1b6b 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -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 |