From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Eddy-14 <boite_anti_spam@yahoo.fr>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: hebrew in emacs
Date: Wed, 7 Nov 2007 15:33:15 +0100 [thread overview]
Message-ID: <A7ABF671-87DD-4BC5-BBE4-4E2CD76BC8C2@Web.DE> (raw)
In-Reply-To: <13625305.post@talk.nabble.com>
Am 07.11.2007 um 12:24 schrieb Eddy-14:
> the X11 fonts I tried are difficult to read in hebrew, they don't
> go left to
> right, and they put the vowels after the consonants (instead of
> under or
> above).
I am quite sure that GNU Emacs can't do that. It can work when the
application is reading the tables inside a font file that tell the
application to create these ligatures or combinations from the
glyphs. GNU Emacs is not such an application, even if Unicode Emacs
23.0.60 can make use of OT fonts via libotf.
> I have tried using xfd
You can also use xfontsel and give it a Hebrew text to display ...
via an X resource, most probably via XTerm*sampleTextUCS. Restricting
the encoding and the spacing you'll have just a few choices.
> or, better: I use for my other applications a great font, but it is
> not a
> X11 font. is there a way to "import" it to emacs?
Convert it to TTF or some PostScript fonts (for the glyph ranges
each) and then integrate them into X11. The xset utility tells you
where it searches for fonts. After putting the fonts into such a path
component you'll need to run mkfontdir and mkfontscale (all with root
privileges) to make X11 see them. A final 'xset fp rehash' will make
them available to all X clients that have been launched afterwards ...
Did you invoke C-h H to see the HELLO file? When you're able to
create a fonts or fontsets list with all your system's fonts as pop-
up menu for GNU Emacs, you can simply walk through all these entries
and see how the HELLO file looks with each ...
--
Greetings
Pete
Experience is what you get when you don't get what you want.
prev parent reply other threads:[~2007-11-07 14:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-02 23:16 hebrew in emacs Eddy-14
2007-11-03 11:36 ` Oleg Katsitadze
2007-11-03 11:47 ` Peter Dyballa
2007-11-07 11:24 ` Eddy-14
2007-11-07 14:33 ` Peter Dyballa [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=A7ABF671-87DD-4BC5-BBE4-4E2CD76BC8C2@Web.DE \
--to=peter_dyballa@web.de \
--cc=Help-gnu-emacs@gnu.org \
--cc=boite_anti_spam@yahoo.fr \
/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.
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).