ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] issues scaling glyphs of Twemoji Mozilla
@ 2024-03-02 12:46 Pablo Rodriguez via ntg-context
  2024-03-02 13:41 ` [NTG-context] " vm via ntg-context
  2024-03-04  8:08 ` Hans Hagen via ntg-context
  0 siblings, 2 replies; 6+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2024-03-02 12:46 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Pablo Rodriguez

Dear list,

I have the following sample:

  \definefontfamily[mainface][rm][TeX Gyre Termes]
  \definefontfamily[mainface][cg][Twemoji Mozilla][features={color}]
  \setupbodyfont[mainface]
  \starttext
  \scale[width=30em]{a}
  \scale[width=30em]{\cg 🇬🇧}
  \stoptext

Using current latest from both MkIV and LMTX, I cannot scale the emoji flag.

Latest font release can be directly download from
https://github.com/mozilla/twemoji-colr/releases/latest/download/Twemoji.Mozilla.ttf.

Am I missing something to scale the glyph properly?

Many thanks for your help,

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [NTG-context] Re: issues scaling glyphs of Twemoji Mozilla
  2024-03-02 12:46 [NTG-context] issues scaling glyphs of Twemoji Mozilla Pablo Rodriguez via ntg-context
@ 2024-03-02 13:41 ` vm via ntg-context
  2024-03-02 18:51   ` Pablo Rodriguez via ntg-context
  2024-03-04  8:08 ` Hans Hagen via ntg-context
  1 sibling, 1 reply; 6+ messages in thread
From: vm via ntg-context @ 2024-03-02 13:41 UTC (permalink / raw)
  To: ntg-context; +Cc: vm

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]



On 02/03/2024 13:46, Pablo Rodriguez via ntg-context wrote:
> Using current latest from both MkIV and LMTX, I cannot scale the emoji flag.

same here

[-- Attachment #2: Screenshot from 2024-03-02 14-40-37.png --]
[-- Type: image/png, Size: 42055 bytes --]

[-- Attachment #3: Type: text/plain, Size: 511 bytes --]

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [NTG-context] Re: issues scaling glyphs of Twemoji Mozilla
  2024-03-02 13:41 ` [NTG-context] " vm via ntg-context
@ 2024-03-02 18:51   ` Pablo Rodriguez via ntg-context
  0 siblings, 0 replies; 6+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2024-03-02 18:51 UTC (permalink / raw)
  To: vm via ntg-context; +Cc: Pablo Rodriguez

On 3/2/24 14:41, vm via ntg-context wrote:
> On 02/03/2024 13:46, Pablo Rodriguez via ntg-context wrote:
>> Using current latest from both MkIV and LMTX, I cannot scale the emoji flag.
>
> same here

Many thanks for your confirmation.

Pablo

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [NTG-context] Re: issues scaling glyphs of Twemoji Mozilla
  2024-03-02 12:46 [NTG-context] issues scaling glyphs of Twemoji Mozilla Pablo Rodriguez via ntg-context
  2024-03-02 13:41 ` [NTG-context] " vm via ntg-context
@ 2024-03-04  8:08 ` Hans Hagen via ntg-context
  2024-03-04  8:26   ` vm via ntg-context
  2024-03-04 18:28   ` Pablo Rodriguez via ntg-context
  1 sibling, 2 replies; 6+ messages in thread
From: Hans Hagen via ntg-context @ 2024-03-04  8:08 UTC (permalink / raw)
  To: ntg-context; +Cc: Hans Hagen

On 3/2/2024 1:46 PM, Pablo Rodriguez via ntg-context wrote:
> Dear list,
> 
> I have the following sample:
> 
>    \definefontfamily[mainface][rm][TeX Gyre Termes]
>    \definefontfamily[mainface][cg][Twemoji Mozilla][features={color}]
>    \setupbodyfont[mainface]
>    \starttext
>    \scale[width=30em]{a}
>    \scale[width=30em]{\cg 🇬🇧}
>    \stoptext
> 
> Using current latest from both MkIV and LMTX, I cannot scale the emoji flag.
> 
> Latest font release can be directly download from
> https://github.com/mozilla/twemoji-colr/releases/latest/download/Twemoji.Mozilla.ttf.
> 
> Am I missing something to scale the glyph properly?
You're missing the fact that the font has an issue. I can add a 
workaround, assuming that (as often) issues become features.

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 / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [NTG-context] Re: issues scaling glyphs of Twemoji Mozilla
  2024-03-04  8:08 ` Hans Hagen via ntg-context
@ 2024-03-04  8:26   ` vm via ntg-context
  2024-03-04 18:28   ` Pablo Rodriguez via ntg-context
  1 sibling, 0 replies; 6+ messages in thread
From: vm via ntg-context @ 2024-03-04  8:26 UTC (permalink / raw)
  To: ntg-context; +Cc: vm



On 04/03/2024 09:08, Hans Hagen via ntg-context wrote:
> You're missing the fact that the font has an issue. I can add a 
> workaround, assuming that (as often) issues become features.


A useful feature, if it not already exists, might be a tool to detect 
whether a font has issues. That can help isolate unexpected behavior.

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [NTG-context] Re: issues scaling glyphs of Twemoji Mozilla
  2024-03-04  8:08 ` Hans Hagen via ntg-context
  2024-03-04  8:26   ` vm via ntg-context
@ 2024-03-04 18:28   ` Pablo Rodriguez via ntg-context
  1 sibling, 0 replies; 6+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2024-03-04 18:28 UTC (permalink / raw)
  To: Hans Hagen via ntg-context; +Cc: Pablo Rodriguez

On 3/4/24 09:08, Hans Hagen via ntg-context wrote:
> On 3/2/2024 1:46 PM, Pablo Rodriguez via ntg-context wrote:
>> [...]
>> Using current latest from both MkIV and LMTX, I cannot scale the emoji flag.
>>
>> Latest font release can be directly download from
>> https://github.com/mozilla/twemoji-colr/releases/latest/download/Twemoji.Mozilla.ttf.
>>
>> Am I missing something to scale the glyph properly?
> You're missing the fact that the font has an issue. I can add a
> workaround, assuming that (as often) issues become features.

Many thanks for your fix, Hans.

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-05 11:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-02 12:46 [NTG-context] issues scaling glyphs of Twemoji Mozilla Pablo Rodriguez via ntg-context
2024-03-02 13:41 ` [NTG-context] " vm via ntg-context
2024-03-02 18:51   ` Pablo Rodriguez via ntg-context
2024-03-04  8:08 ` Hans Hagen via ntg-context
2024-03-04  8:26   ` vm via ntg-context
2024-03-04 18:28   ` Pablo Rodriguez via ntg-context

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).