all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dejavu fonts not available in emacs
@ 2014-08-19 17:37 Jai Dayal
  2014-08-19 17:59 ` Jai Dayal
  0 siblings, 1 reply; 4+ messages in thread
From: Jai Dayal @ 2014-08-19 17:37 UTC (permalink / raw
  To: help-gnu-emacs

Hi,

I have a set of Dejavu fonts in my /usr/share/fonts directory, and Emacs
isn't finding them. For example when I do M-x set-frame-font ?

none of the Dejavu fonts are available. Any idea what I need to do to make
these available with Emacs? I configured it with the flag --with-xft but
still no luck.

Thanks,
Jai


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: dejavu fonts not available in emacs
  2014-08-19 17:37 dejavu fonts not available in emacs Jai Dayal
@ 2014-08-19 17:59 ` Jai Dayal
  2014-08-19 22:01   ` Óscar Fuentes
  0 siblings, 1 reply; 4+ messages in thread
From: Jai Dayal @ 2014-08-19 17:59 UTC (permalink / raw
  To: help-gnu-emacs

Got it. I had to configure with --with-xft --with-x-toolkit=gtk
--without-gsettings

and the fonts show up.

Thank god


On Tue, Aug 19, 2014 at 1:37 PM, Jai Dayal <dayalsoap@gmail.com> wrote:

> Hi,
>
> I have a set of Dejavu fonts in my /usr/share/fonts directory, and Emacs
> isn't finding them. For example when I do M-x set-frame-font ?
>
> none of the Dejavu fonts are available. Any idea what I need to do to make
> these available with Emacs? I configured it with the flag --with-xft but
> still no luck.
>
> Thanks,
> Jai
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: dejavu fonts not available in emacs
  2014-08-19 17:59 ` Jai Dayal
@ 2014-08-19 22:01   ` Óscar Fuentes
  2014-08-19 23:31     ` Jai Dayal
  0 siblings, 1 reply; 4+ messages in thread
From: Óscar Fuentes @ 2014-08-19 22:01 UTC (permalink / raw
  To: help-gnu-emacs

Jai Dayal <dayalsoap@gmail.com> writes:

> Got it. I had to configure with --with-xft --with-x-toolkit=gtk
> --without-gsettings
>
> and the fonts show up.

Xft is required, but the rest is not. My Emacs is configured with
--with-x-toolkit=lucid and has no problem with fonts. BTW, the configure
script is expected do detect the presence of Xft, so --with-xft
shouldn't be required either.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: dejavu fonts not available in emacs
  2014-08-19 22:01   ` Óscar Fuentes
@ 2014-08-19 23:31     ` Jai Dayal
  0 siblings, 0 replies; 4+ messages in thread
From: Jai Dayal @ 2014-08-19 23:31 UTC (permalink / raw
  To: Óscar Fuentes; +Cc: help-gnu-emacs

I see. I was originally having --with-x-toolkit=no




On Tue, Aug 19, 2014 at 6:01 PM, Óscar Fuentes <ofv@wanadoo.es> wrote:

> Jai Dayal <dayalsoap@gmail.com> writes:
>
> > Got it. I had to configure with --with-xft --with-x-toolkit=gtk
> > --without-gsettings
> >
> > and the fonts show up.
>
> Xft is required, but the rest is not. My Emacs is configured with
> --with-x-toolkit=lucid and has no problem with fonts. BTW, the configure
> script is expected do detect the presence of Xft, so --with-xft
> shouldn't be required either.
>
>
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-19 23:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-19 17:37 dejavu fonts not available in emacs Jai Dayal
2014-08-19 17:59 ` Jai Dayal
2014-08-19 22:01   ` Óscar Fuentes
2014-08-19 23:31     ` Jai Dayal

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.