all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com>
To: Shakthi Kannan <shakthimaan@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Uniform font size for English and Tamil text inside GNU Emacs
Date: Sat, 06 Jun 2015 09:19:45 +0530	[thread overview]
Message-ID: <55726DD9.3090408@gmail.com> (raw)
In-Reply-To: <CABG-yt15Mooio=_AErpUn3kwZAUXh6VQuQ4qgpj8mfwhRxcarw@mail.gmail.com>

On Saturday 06 June 2015 08:17 AM, Shakthi Kannan wrote:
> Hi,
> 
> --- On Sat, Jun 6, 2015 at 7:42 AM, Vaidheeswaran C
> <vaidheeswaran.chinnaraju@gmail.com> wrote:
> | I see no such problems.  நான் உபயோகிப்பது Lohit Tamil.
> \--
> 
> How do we know which font Emacs uses for rendering the text?

I think part of the problem is the cognitive dissonance that arises
from inter-mixing வட்டெழுத்து (rounded letters) and the near 'linear'
nature of English letters.  We aren't much used to seeing such mixed
texts, are we?

----------------------------------------------------------------

At the command line use:

| $ fc-list :lang="ta"
|
| /usr/share/fonts/truetype/samyak-fonts/Samyak-Tamil.ttf: Samyak
Tamil:style=Regular
| /usr/share/fonts/truetype/unifont/unifont.ttf: unifont:style=Medium
| /usr/share/fonts/truetype/freefont/FreeSerif.ttf:
FreeSerif:style=Regular,нормален,normal,obyčejné,Mittel,µεσαία,Normaali,Normál,Normale,Gemiddeld,odmiana
zwykła,Обычный,Normálne,
ปกติ,menengah,прямій,Navadno,vidējs,normalusis,عادی,vừa,Arrunta,सामान्य
| /usr/share/fonts/truetype/lohit-tamil/Lohit-Tamil.ttf: Lohit
Tamil:style=Regular
| /usr/share/fonts/opentype/freefont/FreeSerif.otf:
FreeSerif:style=Regular,нормален,normal,obyčejné,Mittel,µεσαία,Normaali,Normál,Normale,Gemiddeld,odmiana
zwykła,Обычный,Normálne,
ปกติ,menengah,прямій,Navadno,vidējs,normalusis,عادی,vừa,Arrunta,सामान्य
|

----------------------------------------------------------------


| $ dpkg -S /usr/share/fonts/truetype/lohit-tamil/Lohit-Tamil.ttf
| fonts-lohit-taml: /usr/share/fonts/truetype/lohit-tamil/Lohit-Tamil.ttf

----------------------------------------------------------------

M-: (font-family-list)

----------------------------------------------------------------

To answer your question... Put your cursor on the text you are
interested in and do C-u C-x =.

I see:

|              position: 192 of 1891 (10%), column: 0
|             character: க (displayed as க) (codepoint 2965, #o5625, #xb95)
|     preferred charset: unicode (Unicode (ISO10646))
| code point in charset: 0x0B95
|                script: tamil
|                syntax: w 	which means: word
|              category: .:Base, L:Left-to-right (strong)
|              to input: type "C-x 8 RET b95" or "C-x 8 RET TAMIL LETTER KA"
|           buffer code: #xE0 #xAE #x95
|             file code: #xE0 #xAE #x95 (encoded by coding system
utf-8-unix)
|               display: by this font (glyph code)
|     xft:-unknown-Lohit
Tamil-normal-normal-normal-*-16-*-*-*-*-0-iso10646-1 (#x41)
|
| Character code properties: customize what to show
|   name: TAMIL LETTER KA
|   general-category: Lo (Letter, Other)
|   decomposition: (2965) ('க')
|
| There are text properties here:
|   fontified            t
|



  reply	other threads:[~2015-06-06  3:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05 18:10 Uniform font size for English and Tamil text inside GNU Emacs Shakthi Kannan
2015-06-05 19:52 ` Eli Zaretskii
2015-06-06  2:45   ` Shakthi Kannan
2015-06-06  2:12 ` Vaidheeswaran C
2015-06-06  2:47   ` Shakthi Kannan
2015-06-06  3:49     ` Vaidheeswaran C [this message]
2015-06-06 14:16       ` Shakthi Kannan
2015-06-06  7:02     ` Eli Zaretskii
2015-06-09  9:14 ` Richard Wordingham

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=55726DD9.3090408@gmail.com \
    --to=vaidheeswaran.chinnaraju@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=shakthimaan@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.