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

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

Re: set-face-font and custom-set-font, DejaVu, fonts for hebrew


From: Uwe Brauer
Subject: Re: set-face-font and custom-set-font, DejaVu, fonts for hebrew
Date: Sat, 08 Aug 2015 08:20:24 +0000
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.4 (gnu/linux)

   > Uwe Brauer <oub@mat.ucm.es> writes:

   > It doesn't and that font is not bold.
   > This is a bold font:

   > (set-face-font 'default "DejaVu Sans Mono-14:bold")

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

Thanks,


but in my environment (set-face-font 'default "DejaVu Sans Mono-12:bold") gives
the font in 12pt with very thin letters while
(set-face-font 'default "DejaVu Sans Mono-14")
gives a larger font, with thicker letters
and 

(set-face-font 'default "DejaVu Sans Mono-14:bold")
with still thicker letters. That is a bit confusing.

So it boils down to:
what is the equivalent of

(custom-set-faces 
   '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :slant
                          normal :weight normal :height 143 :width normal)))))

Using set-face-font?

Thanks

Uwe 




reply via email to

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