Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jun 2023 08:12:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 251246] www/firefox-esr: Doesn't update fontconfig for /usr/local/lib/firefox/fonts
Message-ID:  <bug-251246-21738-yjw0jzbsJc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251246-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251246-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251246

Tatsuki Makino <tatsuki_makino@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tatsuki_makino@hotmail.com

--- Comment #2 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
=F0=9F=A4=94 A workaround is to write the following in ~/.config/fontconfig=
/fonts.conf

<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<dir>/usr/local/lib/firefox/fonts</dir>
</fontconfig>

However, if we need a font that looks the same, installing
twemoji-color-font-ttf (x11-fonts/twemoji-color-font-ttf) is an alternative.
There seems to be a problem with
/usr/local/etc/fonts/conf.avail/{45,60}-generic.conf of fontconfig(?), and =
if
multiple emoji fonts are installed, an unintended font may be used.=20
In my environment, the fonts were used precisely as intended, neither in
chromium nor firefox, but in seamonkey-2.49.4_27=F0=9F=A4=A3

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251246-21738-yjw0jzbsJc>