Page MenuHomeFreeBSD

D45183.id138495.diff
No OneTemporary

D45183.id138495.diff

diff --git a/usr.bin/fortune/datfiles/freebsd-tips b/usr.bin/fortune/datfiles/freebsd-tips
--- a/usr.bin/fortune/datfiles/freebsd-tips
+++ b/usr.bin/fortune/datfiles/freebsd-tips
@@ -845,3 +845,17 @@
-- Michael Gmelin <grembo@FreeBSD.org>
%
+
+Under X Windows, you can determine which fonts provide a particular Unicode
+character using fc-list from the fontconfig package. For example, if your
+friend sends you an emoji that won't display, ask the friend to run fc-list with
+the hex value of the character.
+
+$ fc-list ':charset=0x1F4A1'
+/usr/local/share/fonts/noto/NotoColorEmoji.ttf: Noto Color Emoji:style=Regular
+
+$ pkg which /usr/local/share/fonts/noto/NotoColorEmoji.ttf
+/usr/local/share/fonts/noto/NotoColorEmoji.ttf was installed by package noto-emoji-2.042_1
+
+ -- Joe Mingrone <jrm@FreeBSD.org>
+%

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 10, 6:21 AM (19 h, 3 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25099434
Default Alt Text
D45183.id138495.diff (826 B)

Event Timeline