Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162976430
D45183.id138506.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
869 B
Referenced Files
None
Subscribers
None
D45183.id138506.diff
View Options
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 complains that the emoji you sent won't display, run fc-list with the hex
+value of the character to determine which font your friend should install.
+
+$ 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
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 19, 8:46 PM (3 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35238444
Default Alt Text
D45183.id138506.diff (869 B)
Attached To
Mode
D45183: freebsd-tips: Add fortune to find font providing Unicode character
Attached
Detach File
Event Timeline
Log In to Comment