diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-07-29 22:37:39 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-29 22:37:39 +0000 |
commit | ffdcd28a9a3c87be593d17c8695302e259fdbc4a (patch) | |
tree | cad3c628aa48ddad50197ad6b7b00e8e27130eb2 /ChangeLog.pre-1-6 | |
parent | 61c32cedb92a6e00c3ec4b29961310cf4b56fe9e (diff) | |
download | pango-ffdcd28a9a3c87be593d17c8695302e259fdbc4a.tar.gz |
Fix Malayalam double-consonant conjuncts: #121671, Rajkumar S
Thu Jul 29 16:10:06 2004 Owen Taylor <otaylor@redhat.com>
Fix Malayalam double-consonant conjuncts: #121671, Rajkumar S
* modules/indic/indic-ot.[ch]: Add a new feature
set pstf_p and use it for post-base consonants, since
the existing nukt_p suppressed the pstf feature.
(#121671, Rajkumar S)
* modules/indic/indic-ot-class-tables.c (mlymCharClasses):
make U+D2F (MALAYALAM LETTER YA) _pb not _ct.
* modules/indic/indic-ot-class-tables.c (mlymCharClasses):
Classify U/UU/VOCALIC R as _dr not _db since they should
be ordered after post-base consonants.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 7b90477d..7bc536cf 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,19 @@ +Thu Jul 29 16:10:06 2004 Owen Taylor <otaylor@redhat.com> + + Fix Malayalam double-consonant conjuncts: #121671, Rajkumar S + + * modules/indic/indic-ot.[ch]: Add a new feature + set pstf_p and use it for post-base consonants, since + the existing nukt_p suppressed the pstf feature. + (#121671, Rajkumar S) + + * modules/indic/indic-ot-class-tables.c (mlymCharClasses): + make U+D2F (MALAYALAM LETTER YA) _pb not _ct. + + * modules/indic/indic-ot-class-tables.c (mlymCharClasses): + Classify U/UU/VOCALIC R as _dr not _db since they should + be ordered after post-base consonants. + Wed Jul 28 17:00:23 2004 Owen Taylor <otaylor@redhat.com> * modules/indic/mprefixups.c (indic_mprefixups_apply): |