emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; Indic Script is not rendered properly


From: Manoj Srivastava
Subject: Re: 23.0.60; Indic Script is not rendered properly
Date: Tue, 27 May 2008 00:45:36 -0500
User-agent: Microsoft Gnus Express, Build 5.13 (5.13)

On Tue, 27 May 2008 13:19:31 +0900, Kenichi Handa <address@hidden> said: 

> In article <address@hidden>, Ashish Shukla
> <address@hidden> writes:
>> In typing the text like "शुक्ल", I get this bug.  Following is the
>> URL of screenshot of what I'm getting currently:
>> http://flickr.com/photos/wahjava/2525377097/

>> An earlier version of Emacs CVS used to render that correctly, as
>> shown in the following URL of screenshot:
>> http://flickr.com/photos/wahjava/2488290981/

> Please use C-u C-x = on a devanagari character to check which font is
> used for it.

> And also, if you know how to use gdb, please set break point on
> Ffont_shape_text, and check why shaping doesn't work.

        OK. Here is my take on it.
 “मनोज श्रिवास्तव” is how to write my name; this is how an older version
 of emacs used to render it (correctly)

PNG image

        This is what it looks like now:

PNG image

        C-u C-x = on the first character of the second word says:
--8<---------------cut here---------------start------------->8---
        character: श (2358, #o4466, #x936)
preferred charset: unicode (Unicode (ISO10646))
       code point: 0x0936
           syntax: w    which means: word
         category: i:Indian
      buffer code: #xE0 #xA4 #xB6
        file code: #xE0 #xA4 #xB6 (encoded by coding system utf-8-emacs)
          display: by this font (glyph code)
     -unknown-FreeSans-normal-normal-normal-*-11-*-*-*-*-0-iso10646-1 (#x4DB)
--8<---------------cut here---------------end--------------->8---

        I ran gdb, but I did not know what I was looking for, and I got
 lost.

        manoj
-- 
To find a friend one must close one eye; to keep him -- two. Norman
Douglas
Manoj Srivastava <address@hidden> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C

reply via email to

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