all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: set-face-font and custom-set-font, DejaVu, fonts for hebrew
Date: Fri, 07 Aug 2015 11:35:22 +0300	[thread overview]
Message-ID: <837fp7sdh1.fsf@gnu.org> (raw)
In-Reply-To: <87k2t735nv.fsf@mat.ucm.es>

> From: Uwe Brauer <oub@mat.ucm.es>
> Date: Fri, 07 Aug 2015 07:43:16 +0000
> 
> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> 
> >> However  I want now to replace the «etl» font by the nicer Deja Vu font, but
> >> how? I cannot find the DejaVu font via xfontsel. 
> 
> > Doesn't the following work for you?
> 
> >   (set-face-font 'default "DejaVu Sans Mono")
> 
> It does, but the size is too big for my purposes, so I would need to add
> the fonts size as an option, but that seems not to be possible with set-face-font

Why not possible?  This should work (it does for me):

  (set-face-font 'default "DejaVu Sans Mono-12")

(assuming 12 is the size you want; if not, use a different size).




  reply	other threads:[~2015-08-07  8:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-24 16:43 set-face-font and custom-set-font, DejaVu, fonts for hebrew Uwe Brauer
2015-07-24 18:13 ` Eli Zaretskii
2015-08-07  7:43   ` Uwe Brauer
2015-08-07  8:35     ` Eli Zaretskii [this message]
2015-08-07 16:04       ` Uwe Brauer
     [not found]       ` <mailman.7940.1438963519.904.help-gnu-emacs@gnu.org>
2015-08-07 16:43         ` Dan Espen
2015-08-08  8:20           ` Uwe Brauer
     [not found]           ` <mailman.7980.1439022040.904.help-gnu-emacs@gnu.org>
2015-08-08 14:18             ` Dan Espen

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=837fp7sdh1.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.