all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Bill O'Connor <billyoc@gmail.com>
Cc: Brian Adkins <lojicdotcom@gmail.com>, help-gnu-emacs@gnu.org
Subject: Re: Nice fonts for emacs 22 GTK on Linux ?
Date: Thu, 7 Feb 2008 00:45:01 +0100	[thread overview]
Message-ID: <630B1DA2-07A4-4F49-B622-A7A986E0EB1C@Web.DE> (raw)
In-Reply-To: <873as5u2b7.fsf@t22.Belkin>


Am 06.02.2008 um 23:50 schrieb Bill O'Connor:

> cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co  
> -r emacs-unicode-2 emacs


This version was latest known as GNU Emacs 23.0.60 – the "other" GNU  
Emacs, version 23.0.50, has been upgraded on the weekend to version  
23.0.60, so there is, hopefully, only one available via CVS.

You have three choices to run with font-backend active (you can also  
invoke GNU Emacs with  --disable-font-backend), with any (*one*) of  
these three X resources:

	Emacs.FontBackend:		x
	Emacs.FontBackend:		xft
	Emacs.FontBackend:		ftx

First one does nothing (for me, maybe more in X11R7.x), second one  
does font-aliasing via libXft, third one does this via libfreetype2  
and when compiled *without* libXft.

The fonts pop-up menu does not seem to change. It is set somewhere in  
ELisp, but it can be extended or substituted by own code. When using  
the font-backend you have to make the libfontconfig(2) system (fc- 
list, fc-cache) working. This means that you have to put all  
directory names with fonts into /etc/fonts/fonts.conf or such (check  
with man), and after this you should launch fc-cache, maybe with -v 
(erbose), to create the font hash files in the system.

It seems that the common X Logical Font Description format is  
accepted as input, either from the command line or from an X  
resource. From this some matching font is looked up.

--
Greetings

   Pete

When in doubt, use brute force.
				– Ken Thompson







  parent reply	other threads:[~2008-02-06 23:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-06 22:15 Nice fonts for emacs 22 GTK on Linux ? Brian Adkins
2008-02-06 22:50 ` Bill O'Connor
2008-02-06 23:38   ` Nick Roberts
2008-02-06 23:45   ` Peter Dyballa [this message]
     [not found]   ` <mailman.7067.1202341142.18990.help-gnu-emacs@gnu.org>
2008-02-07 16:21     ` Brian Adkins
2008-02-07 16:45       ` Peter Dyballa
2008-02-07 17:17       ` Tom Rauchenwald
     [not found]       ` <mailman.7119.1202404821.18990.help-gnu-emacs@gnu.org>
2008-02-07 17:57         ` Brian Adkins
2008-02-07 19:33           ` Joel J. Adamson
2008-02-08  3:51       ` Tim X
2008-02-08 14:32         ` Joel J. Adamson
2008-02-09  2:00         ` Xavier Maillard
2008-02-06 22:53 ` Tom Rauchenwald
     [not found] ` <mailman.7063.1202338362.18990.help-gnu-emacs@gnu.org>
2008-02-06 23:11   ` Jason Rumney

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=630B1DA2-07A4-4F49-B622-A7A986E0EB1C@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=billyoc@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=lojicdotcom@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.