Re: A simpler question (FINAL comment)

From: George Mitchell <george+freebsd_at_m5p.com>
Date: Thu, 30 May 2024 22:44:45 UTC
On 5/19/24 18:36, George Mitchell wrote:
> 1. Are you a Thunderbird user on FreeBSD?
> 2. Do you see a "chart with rising trend," "chart with falling trend,"
> "bar chart," and "clipboard" emojis (U+1F4C8 through U+1F4CB) on the
> next line?
> 📈    📉    📊    📋
> Thank you for your attention.                                -- George

The story so far:
It works fine to copy /usr/local/lib/firefox/fonts/TwemojiMozilla.ttf
to ~/.fonts.

However, it also works to install a symlink instead of copying, so that
when you update firefox, improvements in the font (if there are any)
will get used automatically.

Copying /usr/local/share/fonts/noto/NotoColorEmoji.ttf to ~/.fonts,
or installing a symlink, has no effect.

But symlinking from ~/.fonts/TwemojiMozilla.ttf to
/usr/local/share/fonts/noto/NotoColorEmoji.ttf works fine, too.

Okay; no more about emojis now.  Thank you all for your patience.
-- George