all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to detect that current font does not have particular unicode char
@ 2020-12-19  8:54 yyoncho
  2020-12-19  9:18 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: yyoncho @ 2020-12-19  8:54 UTC (permalink / raw)
  To: emacs-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-19 12:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-19  8:54 how to detect that current font does not have particular unicode char yyoncho
2020-12-19  9:18 ` Eli Zaretskii
2020-12-19 11:33   ` yyoncho
2020-12-19 12:00     ` Eli Zaretskii

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.