unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: James Thomas <jimjoe@gmx.net>
Cc: atamariya@gmail.com, emacs-devel@gnu.org
Subject: Re: Quail Devanagari ITRANS
Date: Fri, 16 Aug 2024 08:56:55 +0300	[thread overview]
Message-ID: <861q2p6me0.fsf@gnu.org> (raw)
In-Reply-To: <86le0xtq9j.fsf@gmx.net> (message from James Thomas on Fri, 16 Aug 2024 03:14:40 +0530)

> From: James Thomas <jimjoe@gmx.net>
> Cc: Emacs Devel <emacs-devel@gnu.org>
> Date: Fri, 16 Aug 2024 03:14:40 +0530
> 
> Anand Tamariya wrote:
> 
> > I get कलश . A screencast here https://imgur.com/BmqX8Lh
> 
> (That server is not loading)
> 
> Could be a rendering problem, then; because it works fine here. Do
> files with this composition display properly? What's the output of
> describe-char (on the 1st character)? Did you try building with/without
> Harfbuzz? Are you using Windows by any chance (info "(emacs) Windows
> Fonts")? Or an old font? Try out some different ones.

FTR: this renders just fine on Windows 11, using the system fonts.
The first grapheme cluster (of the two created by this input) is
reported as follows:

	       position: 148 of 153 (96%), column: 0
	      character: क (displayed as क) (codepoint 2325, #o4425, #x915)
		charset: unicode (Unicode (ISO10646))
  code point in charset: 0x0915
		 script: devanagari
		 syntax: w 	which means: word
	       category: .:Base, L:Strong L2R, i:Indian
	       to input: type "ka" with devanagari-itrans input method
	    buffer code: #xE0 #xA4 #x95
	      file code: not encodable by coding system iso-latin-1-dos
		display: composed to form "क्ले" (see below)

  Composed with the following character(s) "्ले" using this font:
    harfbuzz:-outline-Nirmala UI-regular-normal-normal-sans-13-*-*-*-p-*-iso10646-1
  by these glyphs:
    [0 3 2325 401 16 -1 17 9 0 nil]
    [0 3 2381 312 0 -6 0 13 -9 nil]
  with these character(s):
    ् (#x94d) DEVANAGARI SIGN VIRAMA
    ल (#x932) DEVANAGARI LETTER LA
    े (#x947) DEVANAGARI VOWEL SIGN E

  Character code properties: customize what to show
    name: DEVANAGARI LETTER KA
    general-category: Lo (Letter, Other)
    decomposition: (2325) ('क')

So I guess in the OP's case the character is either not composed or
the font doesn't have a glyph for this composition.



      parent reply	other threads:[~2024-08-16  5:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-15  6:51 Quail Devanagari ITRANS Anand Tamariya
2024-08-15  8:18 ` James Thomas
2024-08-15 14:45   ` Anand Tamariya
2024-08-15 21:44     ` James Thomas
2024-08-16  3:55       ` Anand Tamariya
2024-08-16  5:56       ` Eli Zaretskii [this message]

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=861q2p6me0.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=atamariya@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jimjoe@gmx.net \
    /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).