From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Status of multicolor fonts? Date: Wed, 16 Dec 2015 19:10:54 +0200 Message-ID: <8360zy1fq9.fsf@gnu.org> References: <567169C8.9010006@gmail.com> <838u4u1jjp.fsf@gnu.org> <56718B3B.5020509@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1450285863 15180 80.91.229.3 (16 Dec 2015 17:11:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Dec 2015 17:11:03 +0000 (UTC) Cc: emacs-devel@gnu.org, lokedhs@gmail.com, yuri.v.khan@gmail.com To: =?utf-8?Q?Cl=C3=A9ment?= Pit--Claudel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 16 18:10:56 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a9FbB-0003D0-AK for ged-emacs-devel@m.gmane.org; Wed, 16 Dec 2015 18:10:45 +0100 Original-Received: from localhost ([::1]:48485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9FbA-0000ai-Gp for ged-emacs-devel@m.gmane.org; Wed, 16 Dec 2015 12:10:44 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9Fb6-0000aM-0E for emacs-devel@gnu.org; Wed, 16 Dec 2015 12:10:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9Fb2-0001vN-PP for emacs-devel@gnu.org; Wed, 16 Dec 2015 12:10:39 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9Fb2-0001vI-H3; Wed, 16 Dec 2015 12:10:36 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4902 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a9Fb1-0002Eh-Mb; Wed, 16 Dec 2015 12:10:36 -0500 In-reply-to: <56718B3B.5020509@gmail.com> (message from =?utf-8?Q?Cl=C3=A9?= =?utf-8?Q?ment?= Pit--Claudel on Wed, 16 Dec 2015 11:03:07 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:196390 Archived-At: > Cc: yuri.v.khan@gmail.com, emacs-devel@gnu.org > From: Clément Pit--Claudel > Date: Wed, 16 Dec 2015 11:03:07 -0500 > > > http://www.unicode.org/versions/Unicode8.0.0/ch22.pdf > > http://unicode.org/reports/tr51/ > > http://unicode.org/emoji/charts/index.html > > http://unicode.org/Public/emoji/latest/emoji-data.txt > > http://unicode.org/Public/emoji/latest/emoji-sequences.txt > > http://unicode.org/Public/emoji/latest/emoji-zwj-sequences.txt > > I may have misunderstood you, Eli, but I don't think this would work: the Emoji in the fonts that I was discussing are not monochrome. Read the stuff I pointed to: each emoji has a B&W variant (which is what you get from Emacs now) and color variants, selected by variation selectors. > On the other hand, it is quite possible to leverage Emacs' support for inline graphics to replace certain unicode characters or character sequences with multicolor image renditions. Yes, but that's not "emoji support" in my book.