emacs-devel
[Top][All Lists]
Advanced

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

Re: set-face-attribute and floating point :height values


From: Glenn Morris
Subject: Re: set-face-attribute and floating point :height values
Date: Mon, 31 Jan 2011 15:42:21 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Giorgos Keramidas wrote:
>   (set-face-attribute 'default nil :family "DejaVu Sans Mono" :height 1.4)
>
> a debugger pops up with the following backtrace:
>
>     Debugger entered--Lisp error: (error "Invalid default face height" 1.4)

You're saying: make the default font height be 1.4 times the default
font height. The default font height must be absolute.

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2659



reply via email to

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