From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.devel Subject: Re: Status of multicolor fonts? Date: Thu, 17 Dec 2015 08:47:13 +0600 Message-ID: References: <567169C8.9010006@gmail.com> <83d1u61o31.fsf@gnu.org> <5671E3C4.3030403@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1450320462 23250 80.91.229.3 (17 Dec 2015 02:47:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Dec 2015 02:47:42 +0000 (UTC) Cc: Eli Zaretskii , Emacs developers To: =?UTF-8?B?Q2zDqW1lbnQgUGl0LS1DbGF1ZGVs?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 17 03:47:41 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 1a9ObU-0000zg-Gl for ged-emacs-devel@m.gmane.org; Thu, 17 Dec 2015 03:47:40 +0100 Original-Received: from localhost ([::1]:50495 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9ObT-0003BV-Ny for ged-emacs-devel@m.gmane.org; Wed, 16 Dec 2015 21:47:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9ObQ-00038V-6m for emacs-devel@gnu.org; Wed, 16 Dec 2015 21:47:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9ObP-0002by-C4 for emacs-devel@gnu.org; Wed, 16 Dec 2015 21:47:36 -0500 Original-Received: from mail-lf0-x229.google.com ([2a00:1450:4010:c07::229]:35759) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9ObN-0002bf-VM; Wed, 16 Dec 2015 21:47:34 -0500 Original-Received: by mail-lf0-x229.google.com with SMTP id l133so42450126lfd.2; Wed, 16 Dec 2015 18:47:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=aDQ5+ZEZULzuuSb77C3uxVVAZK1rD2ug36snwS85NIU=; b=iiYBpxfiUz6mQPRtupMpDJjlAiEK+WRPpdSwyX2g/Jb9FWWewwd2p6be2nRCRfwDFL 95qOw8nysp1aGRAFMJguC3XYIYshfjji3ik88mwIrf+z89ydVpAdBps7HNS81Z2wB/Wi ryzV22eFNgRBGGC9T+/V4QyQcTz6XHQPdkAVOToaUGqmEcXa1kwSJJTJMXCN3W7PyQsM xYO8PaIebr5ZkV41zvmAecDyw5fASeS1xT/TefW28frh4qzQ3gE8VQsMv6nbkUPoG6d8 jHbvCWErVhOioqslRA/OiaBkgm6LX6rA3TdqAif7lcrtJzoFgowpTPfFD1o0Mp5kaMDX 3dWQ== X-Received: by 10.25.162.65 with SMTP id l62mr20112114lfe.64.1450320452609; Wed, 16 Dec 2015 18:47:32 -0800 (PST) Original-Received: by 10.112.129.163 with HTTP; Wed, 16 Dec 2015 18:47:13 -0800 (PST) In-Reply-To: <5671E3C4.3030403@gmail.com> X-Google-Sender-Auth: SXAolfEKZggxHTdMxnB9slaIJSs X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::229 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:196412 Archived-At: On Thu, Dec 17, 2015 at 4:20 AM, Cl=C3=A9ment Pit--Claudel wrote: > This seems to be using Apple-specific APIs, however, so it probably does = not help much for other platforms. Still, it would be nice to have similar = features on GNU/Linux. The patches that allowed this to function on MacOS w= ere small; I wonder if it would be the same on other platforms. If you want it on X11/GNU/Linux, you better start by convincing FreeType developers and/or sending them a patch. I sure don=E2=80=99t want each application implementing color fonts separately =E2=80=94 if they get implemented at all, I want to be able to disable them everywhere with just one user setting.