diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-07-29 22:37:24 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-29 22:37:24 +0000 |
commit | d270caf30f83f51f47e4ad435f3d61a9bea8b3da (patch) | |
tree | 727de48524d4a0437fca87a5fe719c2eff49e930 /ChangeLog.pre-1-10 | |
parent | 940fb18d18a8158cfb0c2786ce96bd2ddc49202d (diff) | |
download | pango-d270caf30f83f51f47e4ad435f3d61a9bea8b3da.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-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index d259509c..ce3842ed 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -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): |