[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs not finding all fonts on my system
From: |
Javier |
Subject: |
Re: Emacs not finding all fonts on my system |
Date: |
Fri, 4 Apr 2014 17:19:20 +0000 (UTC) |
User-agent: |
tin/2.2.0-20131224 ("Lochindaal") (UNIX) (Linux/3.13.6-1-ARCH (x86_64)) |
I've never tried to use those fonts in emacs, but this URL might help
http://www.emacswiki.org/emacs/XftGnuEmacs
Jai Dayal <dayalsoap@gmail.com> wrote:
> Hi,
>
> I have the font DejaVu Sans Mono installed on my CentOS box, and other
> applications can find and use it.
>
> However, when I start emacs (23.4), it doesn't understand this font. When I
> look at all of the fonts, both through
>
> (print (font-family-list)) and through M-x set-frame-font ?
>
> it only shows a tiny fraction of the fonts installed on my system. How do I
> make Emacs aware of the full set of fonts?
>
> Thanks,
> Jai