ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Noto Emoji fonts
Date: Sun, 8 Dec 2019 00:21:35 +0100	[thread overview]
Message-ID: <530d0ffd-fb32-b2f0-36d8-75c5458390d4@xs4all.nl> (raw)
In-Reply-To: <4782851c-ba77-7edc-e5cd-c31a4ac88e59@gmx.es>

On 12/8/2019 12:04 AM, Pablo Rodriguez wrote:
> Hi Hans,
> 
> which is the way I can get the glyphs from the second line in the
> following sample?
> 
>      \definefontfamily[emoj][rm][Noto Emoji]
>      \setupbodyfont[emoj]
>      \starttext
>      🔔💻🔨🔩
>      󾓧󾓨󾓩󾓪󾓫󾓬󾓭󾓮
>      \stoptext
> 
> Would it be possible that Noto Color Emoji font works with ConTeXt?
> 
> I think this is handy, since they are useful in presentations. In fact,
> I need one flag (in the second line form the sample) for one presentation.

What makes you think they don't work? Color emoji work when you enable 
the right feature and choose a reasonable font. There is some info in 
presentations but also in various documents and articles.

texmf/doc/context/presentations/bachotex/2017/*

has some info ... you need to enable a feature of choice as we have 
predefined:

\definefontfeature[color:overlay][ccmp=yes,dist=yes,colr=yes]
\definefontfeature[color:svg]    [ccmp=yes,dist=yes,svg=yes]
\definefontfeature[color:bitmap] [ccmp=yes,dist=yes,sbix=yes]

\definefontfeature[color]        [ccmp=yes,dist=yes,color=auto]

but ... of course your font should provide them which is not always the 
case and noto is not the most complete one (as you're on windows, 
consider seguiemj)

(and keep in mind that emoji appearances keep changing, for various 
reasons)

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
___________________________________________________________________________________

  reply	other threads:[~2019-12-07 23:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-07 23:04 Pablo Rodriguez
2019-12-07 23:21 ` Hans Hagen [this message]
2019-12-08 11:08   ` Pablo Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=530d0ffd-fb32-b2f0-36d8-75c5458390d4@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).