emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Status of multicolor fonts?


From: YAMAMOTO Mitsuharu
Subject: Re: Status of multicolor fonts?
Date: Wed, 24 Apr 2019 12:45:05 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/25.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Tue, 12 Apr 2016 08:34:47 +0900,
YAMAMOTO Mitsuharu <address@hidden> wrote:
> 
> >>>>> On Mon, 11 Apr 2016 16:19:24 -0700, John Wiegley <address@hidden> said:
> 
> >>>>> YAMAMOTO Mitsuharu <address@hidden> writes:
> >> Ping? If there is no plan to support multicolor fonts in Emacs 25.1
> >> on free platforms, then I'll disable them on the mac-ct font
> >> backend driver.
> 
> > I wouldn't say there are no plans, or that we wouldn't want it, it's
> > just not very high up on the priority list. If some volunteer wants
> > to take it on, then we could enable it in your code.
> 
> I've just disabled it.  Let's re-enable it when the above happens.

Now the cairo build on master can display multicolor font if linked
with cairo >= 1.16.0.

  (set-fontset-font t #x1f600 (font-spec :family "Noto Color Emoji"))
  (insert #x1f600)

Does it count as multicolor font support on free platforms?

                                     YAMAMOTO Mitsuharu
                                address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]