bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25864: 25.1; Incorrect rendering for Bengali compound character


From: Mandar Mitra
Subject: bug#25864: 25.1; Incorrect rendering for Bengali compound character
Date: Wed, 1 Mar 2017 00:51:40 +0530

handa wrote (Wed, Mar 01, 2017 at 01:25:30AM +0900):
> It seems that this patch should be applied to the file BENG-OTF.flt
> which is included in m17n-db package.
> 
> diff --git a/FLT/BENG-OTF.flt b/FLT/BENG-OTF.flt
> index 45cc554..0cc5e76 100644
> --- a/FLT/BENG-OTF.flt
> +++ b/FLT/BENG-OTF.flt
> @@ -232,7 +232,7 @@
>   (lang-forms
>    (cond
>     ("(.H)J" (1 :otf=beng=half+))
> -   (".H" :otf=beng=blwf,half,vatu+)
> +   (".+H" :otf=beng=blwf,half,vatu+)
>     ("." =)))
>  
>   (post
> 
> I attach a version which contains the above change.  Please put that
> file under ~/.m17n.d and start Emacs again.
> 
> Does it work?  Doesn't it have a bad side effect for the rendering of
> other Bengali pattern?

Thank you so much for your super-quick solution! Yes, it works, and "tra" is 
rendered as it should be. The little bit of testing did not reveal any bad side 
effects. In particular, I tried many consonant + ra patterns and they are all 
correctly rendered. If I find any other problems after using this for some more 
time, I will report.

Again, thank you very much for your time. Warm regards,
Mandar.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]