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

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

bug#5080: indic text is not displayed correctly in emacs shell


From: Kenichi Handa
Subject: bug#5080: indic text is not displayed correctly in emacs shell
Date: Mon, 07 Dec 2009 21:29:11 +0900

In article <3f2beab60912070415l7f284f25ibf30019d5341b5e8@mail.gmail.com>, 
Praveen A <pravi.a@gmail.com> writes:

> 2009/12/7 Kenichi Handa <handa@m17n.org>:
> > In article <3f2beab60912070057n8fb9b2ap4eb8241a95df77c5@mail.gmail.com>, 
> > Praveen A <pravi.a@gmail.com> writes:
> >
>>> This sample text is taken from first paragraph of
>>> http://ml.wikipedia.org/wiki/താരാപഥം
>>>>>> ml=u'നക്ഷത്രങ്ങളും നക്ഷത്രാവശിഷ്ടങ്ങളും'
> >
> > Hmmm, strange, I can't reproduce it.  It seems that my Emacs
> > correctly renders that text.  See the attached image.
> > The library versions are the same as what you wrote before:
> >  libotf 0.9.10
> >  m17n-flt 1.5.4

> Can you try both words in one line?

> Also can you copy + paste the following paragraph?

> "നക്ഷത്രങ്ങളും നക്ഷത്രാവശിഷ്ടങ്ങളും നക്ഷത്രാന്തരീയമാദ്ധ്യമവും
[...]

I tried but still Emacs rendered it correctly.  Could you
try this?

(1) make a file "temp.txt" that contains only this line:
നക്ഷത്രങ്ങളും നക്ഷത്രാവശിഷ്ടങ്ങളും
(2) start Emacs as this:
   % MDEBUG_FLT=3 emacs >& log
(3) Evalute these two lines in Emacs:
(set-fontset-font t 'malayalam '("meera" . "unicode-bmp"))
(insert-file "temp.txt")
(4) exit emacs

then send me the created file "log".

---
Kenichi Handa
handa@m17n.org

reply via email to

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