unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Mandar Mitra <mandar.mitra@gmail.com>
To: handa <handa@gnu.org>
Cc: 25864@debbugs.gnu.org
Subject: bug#25864: 25.1; Incorrect rendering for Bengali compound character
Date: Mon, 27 Feb 2017 20:35:47 +0530	[thread overview]
Message-ID: <20170227150547.GD6085@gmail.com> (raw)
In-Reply-To: <87h93f68ce.fsf@gnu.org>

handa wrote (Mon, Feb 27, 2017 at 11:01:37PM +0900):
> Hi,
> 
> Which Bengali font are you using with Emacs?

Hi, I'm using Lohit Bengali. I have the following in my .emacs:

(set-fontset-font t (cons (decode-char 'ucs #x0980)
                          (decode-char 'ucs #x09ff))
                    (font-spec :name "Lohit Bengali" :size 16.0))

I also tried SutonnyBanglaOMJ and SoleimanLipi, both of which have the same problem. Please let me know if there's another font that I should try.

BTW, I tried this on Linux Mint 18.1 via a virtual machine, and observed the same problem. I can try this again and report the versions of libotf and m17n_flt if that helps.

Many thanks for your time!
-mandar.


> If you are not sure about it, please type C-u C-x = while putting point
> (cursor) on that incorrectly rendered Bengali character.  The *Help*
> buffer shows which font is used.
> 
> ---
> K. Handa
> handa@gnu.org
> 
> In article <83o9xqqofm.fsf@gnu.org>, Eli Zaretskii <eliz@gnu.org> writes:
> 
> > > Date: Sat, 25 Feb 2017 20:35:30 +0530
> > > From: Mandar Mitra <mandar.mitra@gmail.com>
> > > Cc: 25864@debbugs.gnu.org
> > > 
> > > Eli Zaretskii wrote (Fri, Feb 24, 2017 at 08:14:27PM +0200):
> > > > > Date: Fri, 24 Feb 2017 03:45:46 +0530
> > > > > From: Mandar Mitra <mandar.mitra@gmail.com>
> > > > > 
> > > > > The following Bengali compound character is not rendered correctly. To reproduce, start emacs -Q, and type / paste from a character map the following text:
> > > > > 
> > > > > ত্র (0x09A4, 0x09CD, Ox09B0) should be rendered as something that looks similar to এ. 
> > > > > 
> > > > > This sequence is rendered correctly in LibreOffice, gedit, and similar.
> > > > 
> > > > Can you show snapshots of the incorrect and correct rendering on your
> > > > system?
> > > 
> > > 
> > > Attached the compound character (pronounced tra) as rendered by emacs and libreoffice.
> 
> > Thanks.
> 
> > On MS-Windows, I see the character rendered by Emacs as in your
> > LibreOffice snapshot.  So I think the problem is specific to libotf
> > and m17n_flt, or maybe you need to upgrade them to their latest
> > versions.
> 
> > I will CC Handa-san, who maintains m17n_flt, in the hope that he could
> > comment on the problem.
> 





  reply	other threads:[~2017-02-27 15:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-23 22:15 bug#25864: 25.1; Incorrect rendering for Bengali compound character Mandar Mitra
2017-02-24 18:14 ` Eli Zaretskii
2017-02-25 15:05   ` Mandar Mitra
2017-02-25 15:29     ` Eli Zaretskii
2017-02-27 14:01       ` handa
2017-02-27 15:05         ` Mandar Mitra [this message]
2017-02-28 16:25           ` handa
2017-02-28 19:21             ` Mandar Mitra
2017-02-28 19:48               ` Eli Zaretskii
2017-03-01 12:40               ` handa
2017-03-01 16:24                 ` Eli Zaretskii
2017-03-04 14:02                   ` handa
2017-03-04 14:31                     ` Eli Zaretskii
     [not found] <<87bmtl5fwx.fsf@gnu.org>
     [not found] ` <<83d1e1nexa.fsf@gnu.org>
2017-03-01 16:57   ` Drew Adams
2017-03-01 17:10     ` Eli Zaretskii
     [not found] <<<87bmtl5fwx.fsf@gnu.org>
     [not found] ` <<<83d1e1nexa.fsf@gnu.org>
     [not found]   ` <<80b987d9-9200-44af-86cf-c6b81ef13435@default>
     [not found]     ` <<837f48orco.fsf@gnu.org>
2017-03-01 17:14       ` Drew Adams
2017-03-01 17:50         ` Eli Zaretskii
     [not found] <<<<87bmtl5fwx.fsf@gnu.org>
     [not found] ` <<<<83d1e1nexa.fsf@gnu.org>
     [not found]   ` <<<80b987d9-9200-44af-86cf-c6b81ef13435@default>
     [not found]     ` <<<837f48orco.fsf@gnu.org>
     [not found]       ` <<07fd0e8a-0214-4ed3-9cc8-97cb471fdd69@default>
     [not found]         ` <<8360jsophb.fsf@gnu.org>
2017-03-01 18:10           ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170227150547.GD6085@gmail.com \
    --to=mandar.mitra@gmail.com \
    --cc=25864@debbugs.gnu.org \
    --cc=handa@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).