diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-12-15 13:44:32 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-12-15 13:44:32 +0000 |
commit | 542a8cadcb9049d2d812d3adfd4df59532b06d9e (patch) | |
tree | e991edaf40a3b972d9ec58b633542c49b24846c9 | |
parent | 0c4b49df06146fdeb4af5ba5b04d62ca116b3998 (diff) | |
download | pango-542a8cadcb9049d2d812d3adfd4df59532b06d9e.tar.gz |
Split U+DDE as U+DD9, U+DDF. :
Wed Dec 15 08:38:52 2004 Owen Taylor <otaylor@redhat.com>
* modules/indic/indic-ot-class-tables.c: Split
U+DDE as U+DD9, U+DDF.
: ----------------------------------------------------------------------
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | ChangeLog.pre-1-10 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-1-8 | 5 | ||||
-rw-r--r-- | modules/indic/indic-ot-class-tables.c | 2 |
4 files changed, 16 insertions, 1 deletions
@@ -1,3 +1,8 @@ +Wed Dec 15 08:38:52 2004 Owen Taylor <otaylor@redhat.com> + + * modules/indic/indic-ot-class-tables.c: Split + U+DDE as U+DD9, U+DDF. + Tue Dec 14 20:44:53 2004 Owen Taylor <otaylor@redhat.com> Sinhala support (#153517, Anuradha Ratnaweera) diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index dbb9ec45..1628d2c5 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +Wed Dec 15 08:38:52 2004 Owen Taylor <otaylor@redhat.com> + + * modules/indic/indic-ot-class-tables.c: Split + U+DDE as U+DD9, U+DDF. + Tue Dec 14 20:44:53 2004 Owen Taylor <otaylor@redhat.com> Sinhala support (#153517, Anuradha Ratnaweera) diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index dbb9ec45..1628d2c5 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,8 @@ +Wed Dec 15 08:38:52 2004 Owen Taylor <otaylor@redhat.com> + + * modules/indic/indic-ot-class-tables.c: Split + U+DDE as U+DD9, U+DDF. + Tue Dec 14 20:44:53 2004 Owen Taylor <otaylor@redhat.com> Sinhala support (#153517, Anuradha Ratnaweera) diff --git a/modules/indic/indic-ot-class-tables.c b/modules/indic/indic-ot-class-tables.c index 20d92ddd..85fac646 100644 --- a/modules/indic/indic-ot-class-tables.c +++ b/modules/indic/indic-ot-class-tables.c @@ -222,7 +222,7 @@ static const IndicOTSplitMatra kndaSplitTable[] = {{0x0CBF, 0x0CD5}, {0x0CC6, 0x static const IndicOTSplitMatra mlymSplitTable[] = {{0x0D46, 0x0D3E}, {0x0D47, 0x0D3E}, {0x0D46, 0x0D57}}; static const IndicOTSplitMatra sinhSplitTable[] = {{0x0DD9, 0x0DCA}, {0x0DD9, 0x0DCF}, {0x0DD9, 0x0DCF, 0x0DCA}, - {0x0DD9, 0x0DF3} }; + {0x0DD9, 0x0DDF} }; /* |