all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Girish Kulkarni <geeree@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Internationalization
Date: Fri, 26 Oct 2007 17:55:14 +0200	[thread overview]
Message-ID: <3B6181B4-B590-4507-A0DA-2314368F98BA@Web.DE> (raw)
In-Reply-To: <1193406257.473706.270700@e34g2000pro.googlegroups.com>


Am 26.10.2007 um 15:44 schrieb Girish Kulkarni:

>> This file is an ASCII text. It sets X resources that GNU Emacs reads
>> and applies at launch time. The file needs to have a particular name
>> and it needs to be found in certain places.
>
> Thanks for the explanation. But I do not know where to *obtain*
> Emacs.ap from. It doesn't seem to come with the distribution.

Could be it's this one:

!! BEGIN intlfonts setup
!! By default, use 16 dots fonts
Emacs.Font: fontset-16
!! For small screen users (eg. 640x480 or 800x600)
Emacs.Fontset-0: -etl-*-medium-r-normal-*-14-*-*-*-*-*-fontset-14
!! For meidum screen users (eg. 1024x780)
Emacs.Fontset-1: -etl-*-medium-r-normal-*-16-*-*-*-*-*-fontset-16
!! For meidum screen users (eg. 1024x780) suitable for Thai characters
Emacs.Fontset-2: -etl-*-medium-r-normal-*-18-*-*-*-*-*-fontset-18
!! For large screen users (eg. 1280x1024 or larger)
Emacs.Fontset-3: -etl-*-medium-r-normal-*-24-*-*-*-*-*-fontset-24
!! END intlfonts setup

More entries are possible, look at the X Resources node in GNU  
Emacs's info node.

>>>
>> Not at all - it's no text processor
>
> Devanagari ligatures are different from Latin ligatures in that
> Devanagari becomes unreadable if the ligatures are not rendered
> correctly. This is something a Devanagari reader would expect not only
> from text processors but from any place where Devanagari is written. I
> hope somebody on emacs-devel has taken note of this. Devanagari
> support without ligatures is no Devanagari support at all.

You *might* get better rendering when using GNU Emacs 23.0.60, the  
unicode-2 branch from CVS, with libotf. Then GNU Emacs will have  
knowledge about ligatures and such from the OpenType font. Then it's  
still a second issue whether this knowledge is applied ... Again  
emacs-devel might explain more and better!

--
Greetings

   Pete

Build a man a fire and he'll be warm for a night, but set a man on  
fire and he'll be warm for the rest of his life.

  reply	other threads:[~2007-10-26 15:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-30 15:31 Internationalization Girish Kulkarni
2007-09-30 16:22 ` Internationalization Eli Zaretskii
2007-10-24 19:51 ` Internationalization Mirko
2007-10-24 20:59   ` Internationalization Peter Dyballa
     [not found]   ` <mailman.2528.1193259609.18990.help-gnu-emacs@gnu.org>
2007-10-26 13:44     ` Internationalization Girish Kulkarni
2007-10-26 15:55       ` Peter Dyballa [this message]
2007-10-29 12:40       ` Internationalization Dmitri Minaev

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=3B6181B4-B590-4507-A0DA-2314368F98BA@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=geeree@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.