GNU bug report logs -
#25864
25.1; Incorrect rendering for Bengali compound character
Previous Next
Reported by: Mandar Mitra <mandar.mitra <at> gmail.com>
Date: Fri, 24 Feb 2017 16:12:02 UTC
Severity: normal
Found in version 25.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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.
This bug report was last modified 8 years and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.