all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Uniform font size for English and Tamil text inside GNU Emacs
@ 2015-06-05 18:10 Shakthi Kannan
  2015-06-05 19:52 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Shakthi Kannan @ 2015-06-05 18:10 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I create UTF-8 files in GNU Emacs 24.3.1 with both English and Tamil
(native language) text. An example is illustrated below:

  http://shakthimaan.com/dump/emacs-english-tamil.png

I see that the Tamil font size is very small when compared to the
English text. I use the following in my emacs init scripts:

  (defun fontify-frame (frame)
    (set-frame-parameter frame 'font "DejaVu Sans Mono"))

Is there a way to get both the language font texts to be of the same
size, or, is there a way to explicitly set the font size for the Tamil
text?

I wonder how it looks for other non-English text inside Emacs.

Appreciate any inputs in this regard,

Thanks!

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-09  9:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2015-06-06 14:16       ` Shakthi Kannan
2015-06-06  7:02     ` Eli Zaretskii
2015-06-09  9:14 ` Richard Wordingham

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.