emacs-devel
[Top][All Lists]
Advanced

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

Re: Font slants


From: Stefan Monnier
Subject: Re: Font slants
Date: Sat, 05 Apr 2008 14:28:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> When I do M-x customize-face RET default RET, the value of the `default'
> face is given as a Lisp expression instead of the usual value menus.
> This occurs because the slant of the face, as supplied by the new font
> engine, is "roman".

> I just committed the following patch to fix this.  However, I'm not sure
> these are the only values of the slant parameter.  Does anyone know if
> other possible values could be generated?

Why not use font-slant-table, font-weight-table, and font-swidth-table?


        Stefan




reply via email to

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