unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: yyoncho <yyoncho@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: how to detect that current font does not have particular unicode char
Date: Sat, 19 Dec 2020 10:54:35 +0200	[thread overview]
Message-ID: <CACCVLQXw-pmyRNTLsh5F0A7D362hr29bD8gF75Gb+Aea8RCimg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]

Hi,

I am trying to implement an automatic fallback if the user has configured a
font that does not have a particular unicode char (e. g. “💡” (U+1F4A1)). I
tried to use char-displayable-p but it seems like it is not what I am
looking for.

Thanks,
Ivan

[-- Attachment #2: Type: text/html, Size: 346 bytes --]

             reply	other threads:[~2020-12-19  8:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-19  8:54 yyoncho [this message]
2020-12-19  9:18 ` how to detect that current font does not have particular unicode char Eli Zaretskii
2020-12-19 11:33   ` yyoncho
2020-12-19 12:00     ` 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACCVLQXw-pmyRNTLsh5F0A7D362hr29bD8gF75Gb+Aea8RCimg@mail.gmail.com \
    --to=yyoncho@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).