From nobody Mon May 20 23:15:51 2024 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VjtjF2YB8z5Ljs4 for ; Mon, 20 May 2024 23:16:01 +0000 (UTC) (envelope-from alex@protasenko.com) Received: from mail.bkmks.com (mail.bkmks.com [IPv6:2600:3c05::f03c:93ff:fe4a:5395]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VjtjD3Wy2z4mjp for ; Mon, 20 May 2024 23:16:00 +0000 (UTC) (envelope-from alex@protasenko.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bkmks.com header.s=mail header.b=GD4bwBic; dmarc=none; spf=pass (mx1.freebsd.org: domain of alex@protasenko.com designates 2600:3c05::f03c:93ff:fe4a:5395 as permitted sender) smtp.mailfrom=alex@protasenko.com Received: from [IPV6:2600:4040:a624:1700:aaa1:59ff:fee4:9880] (unknown [IPv6:2600:4040:a624:1700:aaa1:59ff:fee4:9880]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) (Authenticated sender: aprotasenko@bkmks.com) by mail.bkmks.com (Postfix) with ESMTPSA id 7ABCB25F243 for ; Mon, 20 May 2024 19:15:58 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.bkmks.com 7ABCB25F243 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bkmks.com; s=mail; t=1716246958; bh=nHQTQk6lZChO6EGckCPzma82lJ2DJUI29/iXMfaK9SA=; h=Date:From:Subject:To:References:In-Reply-To:From; b=GD4bwBiciIRwb6m1FzEig5nnGr5Eg1Dqmihy/mA19G+G85j9U1j0Bez3QHyoXrOK7 TyqmJ9X3JxVb71Nv/o8sgIUNjV7OEHzxANS8MRWvYLLyzrmiyWOILz0FATjVwQpJsE wsipGAYBF2yFkZPV/7w/ZLvSqSnhSMXrPNBYBCEA= Message-ID: Date: Mon, 20 May 2024 19:15:51 -0400 List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Alex Protasenko Subject: Re: A simpler question To: freebsd-hackers@freebsd.org References: <25471908-df8e-430c-b4a1-feab9c4ca4f9@m5p.com> <19f6160f-bd96-420d-8eb2-6bb095bb082b@quip.cz> Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.49 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[bkmks.com:s=mail]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; FREEFALL_USER(0.00)[alex]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:63949, ipnet:2600:3c05::/32, country:SG]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-hackers@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[protasenko.com]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-hackers@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[bkmks.com:+] X-Rspamd-Queue-Id: 4VjtjD3Wy2z4mjp It's probably gtk/fontconfig issue. See if there's anything in ~/.config/fontconfig/ and try moving it out of the way. In my case thunderbird will show color unicode chars if either 'twemoji-color-font-ttf' or 'noto-emoji' are installed. They would look a little different depending on which one is installed, and it would prefer noto-emoji if both are there. Otherwise will show blank. Mousepad shows them only when noto-emoji is installed, no show for other emoji fonts Firefox has it's own bundled in /usr/local/lib/firefox/fonts/TwemojiMozilla.ttf. So might as well copy this file into ~/.fonts/ and see if that's going to help... On 5/20/24 11:20, George Mitchell wrote: > On 5/20/24 03:46, Miroslav Lachman wrote: >> On 20/05/2024 00:40, George Mitchell wrote: >>> 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 >>> Partially answering my own question: Using chrome to browse the mailing >>> list archive, the emojis showed up perfectly, as they did on a Bcc >>> to my >>> backup gmail account.  But I could not see them when composing the >>> message, or reading the message from the list, in Thunderbird. >>> -- George >> >> I can see them. >> >> #  pkg info -x 'emoji|thunderbird' >> noto-emoji-2.042_1 >> thunderbird-115.11.0_2 >> twemoji-color-font-ttf-14.0.2 > I have those same ports installed, though I build them locally (due > to a long term love/hate relation with CUPS).  (Actually, I see I have > thunderbird 115.8.0_1.  I'll get an update started.) >> >> In TB sesstings I have fonts for Other Writing Systems: >> Proportional: Sans Serif >> Serif: Default (Noto Serif) >> Sans-serif: Adobe Helvetica >> Monospace: Termius (TTF) > Proportional: Sans Serif > Serif: Default (Noto Serif) > Sans-serif: Default (Noto Sans) > Monospace: Default (Noto Sans Mono) >> >> Kind regards >> Miroslav Lachman >> > Also, I run xfce4-4.16, and Mousepad also doesn't show emojis. > Thanks for your help.                                    -- George