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