Re: [NTG-context] Emojis showing up in black instead of colours

2021-11-15 Thread Vincent Hennebert via ntg-context
On Fri, 2021-11-12 at 23:00 +0100, Pablo Rodriguez via ntg-context
wrote:
> On 11/12/21 7:08 PM, Vincent Hennebert via ntg-context wrote:
> > Hi there,
> > 
> > freshly upgraded LMTX installation. TwemojiMozilla.ttf downloaded
> > from
> > GitHub [1].
> > [...]
> > gives me pages of emojis, all black. According to what is described
> > on
> > Stackexchange, I should be getting colours. Am I doing something
> > wrong?
> 
> Hi Vincent,
> 
> if you are using Evince, try Okular to check color display.
> 
> I experienced something similar in the past.
> 
> Just in case it helps,

Thanks Pablo (and Hans). I am using Evince indeed and I would never
have thought of checking with another PDF viewer. All is well on the
ConTeXt side, my document displays fine in Firefox.

Thanks again,
Vincent

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Emojis showing up in black instead of colours

2021-11-12 Thread Pablo Rodriguez via ntg-context
On 11/12/21 7:08 PM, Vincent Hennebert via ntg-context wrote:
> Hi there,
>
> freshly upgraded LMTX installation. TwemojiMozilla.ttf downloaded from
> GitHub [1].
> [...]
> gives me pages of emojis, all black. According to what is described on
> Stackexchange, I should be getting colours. Am I doing something wrong?

Hi Vincent,

if you are using Evince, try Okular to check color display.

I experienced something similar in the past.

Just in case it helps,

Pablo
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Emojis showing up in black instead of colours

2021-11-12 Thread Hans Hagen via ntg-context

On 11/12/2021 7:08 PM, Vincent Hennebert via ntg-context wrote:

Hi there,

freshly upgraded LMTX installation. TwemojiMozilla.ttf downloaded from
GitHub [1].

The following:
 \usemodule[fonts-emoji]
 
 \definefontfeature

   [overlay]
   [default]
   [ccmp=yes,
colr=yes,
dist=yes]
 
 \starttext
 
 {\definedfont[name:twemojimozilla*overlay] \ShowEmoji}
 
 \stoptext


gives me pages of emojis, all black. According to what is described on
Stackexchange, I should be getting colours. Am I doing something wrong?

Works here; what if you wipe the font cache?

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] Emojis showing up in black instead of colours

2021-11-12 Thread Vincent Hennebert via ntg-context
Hi there,

freshly upgraded LMTX installation. TwemojiMozilla.ttf downloaded from
GitHub [1].

The following:
\usemodule[fonts-emoji]

\definefontfeature
  [overlay]
  [default]
  [ccmp=yes,
   colr=yes,
   dist=yes]

\starttext

{\definedfont[name:twemojimozilla*overlay] \ShowEmoji}

\stoptext

gives me pages of emojis, all black. According to what is described on
Stackexchange, I should be getting colours. Am I doing something wrong?

Thanks,
Vincent

[1] https://github.com/mozilla/twemoji-
colr/releases/download/v0.6.0/TwemojiMozilla.ttf
[2] https://tex.stackexchange.com/questions/466442/context-using-emoji-
fonts-without-color

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___