help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs CVS 22.0.90 and XFT fonts on ubuntu-powerbook ?


From: Olive
Subject: Re: Emacs CVS 22.0.90 and XFT fonts on ubuntu-powerbook ?
Date: Sat, 11 Nov 2006 00:03:08 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060914 SeaMonkey/1.0.5

Bastien wrote:
Hi,

i just compiled Emacs following the instructions found here:
<http://www.emacswiki.org/cgi-bin/wiki/XftGnuEmacs>

I expected anti-aliased fonts, but
  emacs --enable-font-backend --font "Bitstream Vera Sans Mono-10"

yields a somewhat disappointing
  "No fonts match: Bitstream Vera Sans Mono-10"

I'm sure i'm missing something very obvious, maybe not directly
related to Emacs.  I'm running Emacs from within ratpoison - Ubuntu
edgy on a powerbook G4.

Any hint would be very welcome!


I do not know this version of emacs, but under the standard emacs, you can get a list of the fonts seen by emacs by evaluating the following expression:

(print (x-list-fonts "*") (current-buffer))

(to evaluate an expression, type it in a buffer, place the cursor right after it and Press C-x C-e)

Olive


reply via email to

[Prev in Thread] Current Thread [Next in Thread]