GNU bug report logs -
#5080
indic text is not displayed correctly in emacs shell
Previous Next
Reported by: Praveen A <pravi.a <at> gmail.com>
Date: Mon, 30 Nov 2009 13:50:03 UTC
Severity: normal
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
2009/12/7 Kenichi Handa <handa <at> m17n.org>:
> Please give me the actual character sequence too.
>
This sample text is taken from first paragraph of
http://ml.wikipedia.org/wiki/താരാപഥം
>>> ml=u'നക്ഷത്രങ്ങളും നക്ഷത്രാവശിഷ്ടങ്ങളും'
>>> print repr(ml)
u'\u0d28\u0d15\u0d4d\u0d37\u0d24\u0d4d\u0d30\u0d19\u0d4d\u0d19{\u0d33\u0d41\u0d02}
\u0d28\u0d15\u0d4d\u0d37\u0d24\u0d4d\u0d30\u0d3e\u0d35\u0d36\u0d3f{\u0d37\u0d4d\u0d1f}{\u0d19\u0d4d\u0d19}{\u0d33\u0d41\u0d02}'
problem sequence is marked inside {}
(1) \u0d33\u0d41\u0d02 before the first space is completely lost.
Actually the next character ie, \u0d28 takes the position of the
missing sequence.
First glyph of all words eclipses/overlaps with the last glyph of the
previous word. I think this is because 'space' character seems to be
rendered as having zero width.
(2) \u0d19\u0d4d\u0d19 is overlapped with the previous
(\u0d37\u0d4d\u0d1f) and next (\u0d33\u0d41\u0d02) glyphs in the word.
I think this two examples are representative of the issue, if you need
more example sequences with display problems, I can provide those.
Thanks
- Praveen
--
പ്രവീണ് അരിമ്പ്രത്തൊടിയില്
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)
Join The DRM Elimination Crew Now!
http://fci.wikia.com/wiki/Anti-DRM-Campaign
This bug report was last modified 4 years and 265 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.