emacs-devel
[Top][All Lists]
Advanced

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

Re: display-supports-face-attributes-p question


From: Po Lu
Subject: Re: display-supports-face-attributes-p question
Date: Mon, 30 Aug 2021 09:11:46 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> It should be a list of font-entity objects, at least some of which
> have the 'italic' value in the :slant slot.

Thanks for the help, I think I've found the problem: my code doesn't
have problems detecting italic styles, but it can't detect italic styles
when monospace is explictly specified.  There are indeed no
font-entities with :slant italic.


reply via email to

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