Re: [NTG-context] Switching fonts changes framedtext justification

2022-04-04 Thread Thangalin via ntg-context
> The font is too old, but the TTF version works just fine on both Linux
> and Windows.

No dice with LMTX 2022.04.01 09:37 and the TTF file. Using the TTF,
the emojis don't appear, but the text is justified. Using the OTF, the
emojis appear, but the text is unjustified.

What version of ConTeXt are you using, 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] Switching fonts changes framedtext justification

2022-04-04 Thread Pablo Rodriguez via ntg-context
On 4/4/22 08:40, Henning Hraban Ramm via ntg-context wrote:
> Am 04.04.22 um 01:21 schrieb Thangalin via ntg-context:
>> [...]
>> The .otf file is from:
>>
>> https://github.com/MorbZ/OpenSansEmoji
>
> That’s 9 years old. The linked resources were updated later and are
> still outdated. There must be a better Emoji font out there?

The font is too old, but the TTF version works just fine on both Linux
and Windows.

Just in case it may help,

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] Switching fonts changes framedtext justification

2022-04-04 Thread Thangalin via ntg-context
Hi again,

> > The .otf file is from:
> > https://github.com/MorbZ/OpenSansEmoji
>
> That’s 9 years old. The linked resources were updated later and are
> still outdated. There must be a better Emoji font out there?

You would think so. I haven't found any that are free for
personal/commercial, open-source, black & white, and work with
ConTeXt. Here's one list of various fonts:

https://graphicdesign.stackexchange.com/a/117696/4902

The Noto Color Emoji font includes Noto B Emojis:

https://github.com/googlefonts/noto-emoji/raw/main/fonts/NotoColorEmoji.ttf

But it seems the Unicode glyphs and Latin glyphs won't appear at the
same time. (Each glyph would have to be wrapped in its own font macro.
Open Sans Emoji has glyphs that are a bit more print-friendly and
supports both Latin and Emoji glyphs.)

Thanks for taking a look.
___
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] Switching fonts changes framedtext justification

2022-04-04 Thread Henning Hraban Ramm via ntg-context

Am 04.04.22 um 01:21 schrieb Thangalin via ntg-context:

Confirmed there is a font issue with LMTX.

$ context --version
mtx-context | current version: 2022.04.01 09:37

The issue was also present with version 2021.11.30.


Are you sure it's not a tolerance issue?


Pablo's example also doesn't justify, so \framedtext is a red herring.

The .otf file is from:

https://github.com/MorbZ/OpenSansEmoji


That’s 9 years old. The linked resources were updated later and are 
still outdated. There must be a better Emoji font out there?


Hraban
___
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
___