From d270caf30f83f51f47e4ad435f3d61a9bea8b3da Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 29 Jul 2004 22:37:24 +0000 Subject: Fix Malayalam double-consonant conjuncts: #121671, Rajkumar S Thu Jul 29 16:10:06 2004 Owen Taylor 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. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d259509c..ce3842ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +Thu Jul 29 16:10:06 2004 Owen Taylor + + 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 * modules/indic/mprefixups.c (indic_mprefixups_apply): -- cgit v1.2.1