all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Po Lu <luangruo@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: display-supports-face-attributes-p question
Date: Sun, 29 Aug 2021 13:58:52 +0300	[thread overview]
Message-ID: <83v93oldoz.fsf@gnu.org> (raw)
In-Reply-To: <87lf4kzkf7.fsf@yahoo.com> (message from Po Lu on Sun, 29 Aug 2021 17:09:48 +0800)

> From: Po Lu <luangruo@yahoo.com>
> Date: Sun, 29 Aug 2021 17:09:48 +0800
> 
> 
> I can't seem to make `display-supports-face-attribute-p' return non-nil
> for '(:slant italic) on window-system frames in the Haiku terminal
> backend I'm working on.
> 
> If my understanding is correct, it should return t if a font driver is able
> to find a font matching the spec (:slant italic), but it's not working.
> 
> Does anyone know what could be wrong here?  Thanks.

Not working in what sense?  Does it fail in
gui_supports_face_attributes_p or does it fail elsewhere?  If it's in
gui_supports_face_attributes_p, can you step through the code there
with a debugger and describe what exactly doesn't work?

Thanks.



  reply	other threads:[~2021-08-29 10:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87lf4kzkf7.fsf.ref@yahoo.com>
2021-08-29  9:09 ` display-supports-face-attributes-p question Po Lu
2021-08-29 10:58   ` Eli Zaretskii [this message]
2021-08-29 11:22     ` Po Lu
2021-08-29 12:05       ` Eli Zaretskii
2021-08-29 13:54         ` Po Lu
2021-08-29 14:30           ` Eli Zaretskii
2021-08-30  1:11             ` Po Lu
2021-08-30 11:47               ` Eli Zaretskii

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=83v93oldoz.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /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.