On 4/2/23 14:21, luigi scarso via ntg-context wrote:
> On Sun, 2 Apr 2023 at 13:57, Pablo Rodriguez via ntg-context wrote:
> 
>     Well, evince displays it wrong (this is an already known issue with fake
>     bold fonts in evince/poppler, reported years ago
>     https://gitlab.freedesktop.org/poppler/poppler/-/issues/645).
> 
> hm, 4years ago, quite old... and this is not a fake bold, this is an
> instance of a variable font. 
> But yes, it seems that evince still has the same problem. 

Sorry, Luigi, I meant
http://mailman.ntg.nl/pipermail/ntg-context/attachments/20230401/1f8c6cc9/attachment-0001.pdf.

According to type-imp-concrete.mkiv, text has the feature boldened-10
applied to it.

Even with a variable font (which might not be the case in the link
above), extending the font fakes the bold, such as in:

  \definefontfamily
    [mainface]
    [rm]
    [Source Sans 3 VF]
    [features={default, boldened-10}]

  \setupbodyfont[mainface]

  \starttext
  \input zapf
  \stoptext

Evince displays it poorly and this is what happens in the link above.

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

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

Reply via email to