all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: wahjava@gmail.com (Ashish Shukla à¤à¤¶à¥à¤· शà¥à¤à¥à¤²)
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; Indic Script is not rendered properly
Date: Tue, 27 May 2008 20:48:40 +0900	[thread overview]
Message-ID: <E1K0xfU-0003rh-Uv@etlken.m17n.org> (raw)
In-Reply-To: <87lk1wuqke.fsf@chateau.d.lf> (wahjava@gmail.com)

In article <87lk1wuqke.fsf@chateau.d.lf>, wahjava@gmail.com (Ashish Shukla आशीष शुक्ल) writes:

> I typed characters क्ल and placed cursor on them, and then did C-u C-x =,
> and following is the output.

> ---->8---->8----
>         character: क (2325, #o4425, #x915)
> preferred charset: unicode (Unicode (ISO10646))
>        code point: 0x0915
>            syntax: w 	which means: word
>          category: i:Indian
>          to input: type "ka" with devanagari-itrans
>       buffer code: #xE0 #xA4 #x95
>         file code: #xE0 #xA4 #x95
> 		   (encoded by coding system utf-8-unix)
>           display:
> 		   composed to form "क्ल" (see below)

> Composed with the following character(s) "्ल" using this font:
>   -unknown-FreeSans-normal-normal-normal-*-12-*-*-*-*-0-iso10646-1
> by these glyphs:
>   [#<font-object "-unknown-FreeSans-normal-normal-normal-*-12-*-*-*-*-0-iso10646-1"> 17 -2 9 8 4]
>   [0 2 2325 1210 9 9 0 8 1 nil]
>   [0 2 2381 1265 0 -8 -11 0 3 [-3 -1 0]]
>   [0 2 2354 1239 8 8 0 8 1 nil]

Hmmm, it seems that your FreeSans.ttf is old.  At least, my
FreeSans.ttf (Version 1.79 of date 16-5-2007) displays that
text correctly.

[...]
> So I guess this is the font issue, that Emacs is not able to figure out
> which font to use. For the moment, I added that LISP code in my .emacs,
> but is this the proper fix for this issue ? Or, I've to change something
> in fonts.conf or any such font-related configuration, hmmm..?

For Devanagari, by default, Emacs uses an OpenType font that
supports the script `deva' and has feature `rphf'.  If
multiple fonts match that spec, Emacs selects one
arbitrarily.  Perhaps, we must implement a way to reflect
the preference of underlying font-backend.

---
Kenichi Handa
handa@ni.aist.go.jp




  reply	other threads:[~2008-05-27 11:48 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-29 15:39 Indic script rendering bug is fixed Ashish Shukla आशीष शुक्ल
2008-05-29 18:06 ` Chong Yidong
2008-05-26 23:25   ` 23.0.60; Indic Script is not rendered properly Ashish Shukla
2008-05-27  4:19     ` Kenichi Handa
2008-05-27  5:45       ` Manoj Srivastava
2008-05-27  7:57       ` Ashish Shukla आशीष शुक्ल
2008-05-27 11:48         ` Kenichi Handa [this message]
2008-05-27 16:15           ` आशीष शुक्ल Ashish Shukla
2008-05-27 20:45             ` Manoj Srivastava
2008-05-28  1:04             ` Kenichi Handa
2008-05-27 18:33         ` Manoj Srivastava
2008-05-28  2:19           ` Kenichi Handa
2008-05-28  8:12             ` Manoj Srivastava
2008-05-29  2:12               ` Kenichi Handa
2008-05-29  3:57                 ` Manoj Srivastava
2008-05-29  4:07                   ` Miles Bader
2008-05-29  4:53                   ` Kenichi Handa
2008-05-29 19:28                     ` Manoj Srivastava
2008-05-29 18:20     ` bug#320: marked as done (23.0.60; Indic Script is not rendered properly) Emacs bug Tracking System

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

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

  git send-email \
    --in-reply-to=E1K0xfU-0003rh-Uv@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=wahjava@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.