From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Benjamin Riefenstahl Newsgroups: gmane.emacs.devel Subject: Re: has the emoji support been enhanced on master? Date: Mon, 13 Feb 2023 19:21:17 +0100 Message-ID: <87bklxfmua.fsf@turtle-trading.net> References: <83o7q0htvi.fsf@gnu.org> <25575.65199.775648.183146@orion.rgrjr.com> <87a61jiayf.fsf@mat.ucm.es> <20230212.093223.2188702668728218260.wl@gnu.org> <87sffbyxuc.fsf@yahoo.com> <87bkly9605.fsf@turtle-trading.net> <87edquxpkv.fsf@yahoo.com> <87h6vpfxqh.fsf@turtle-trading.net> <87a61hwqlm.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5479"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Feb 13 19:22:11 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRdSs-0001FC-Ef for ged-emacs-devel@m.gmane-mx.org; Mon, 13 Feb 2023 19:22:10 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pRdSA-00080B-EX; Mon, 13 Feb 2023 13:21:26 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pRdS8-0007zu-Pi for emacs-devel@gnu.org; Mon, 13 Feb 2023 13:21:24 -0500 Original-Received: from odoacer.turtle-trading.net ([93.241.193.16]) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1pRdS6-0004ch-Rf for emacs-devel@gnu.org; Mon, 13 Feb 2023 13:21:24 -0500 Original-Received: from zenobia.turtle-trading.net ([192.168.2.111]) by odoacer.turtle-trading.net with esmtp (Exim 4.80) (envelope-from ) id 1pRdS1-0002cH-DW; Mon, 13 Feb 2023 19:21:17 +0100 Original-Received: from benny by zenobia.turtle-trading.net with local (Exim 4.94.2) (envelope-from ) id 1pRdS1-0008EL-4g; Mon, 13 Feb 2023 19:21:17 +0100 In-Reply-To: <87a61hwqlm.fsf@yahoo.com> (Po Lu's message of "Mon, 13 Feb 2023 23:08:05 +0800") Received-SPF: none client-ip=93.241.193.16; envelope-from=benny@turtle-trading.net; helo=odoacer.turtle-trading.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:303223 Archived-At: Hi Po Lu. Po Lu writes: > What is TTX? https://github.com/fonttools/fonttools TTX extracts tables from TrueType fonts, and converts them into equivalent human-readable XML. It also does the reverse, but I have never used that feature. Ttf-mode puts a nice Emacs view on top of this. TTY itself seems off-topic to me, so I'm sending you some illustrations off-list. benny