[NTG-context] Help for using fonts Nupuram

Pablo Rodriguez oinos at gmx.es
Fri Dec 23 14:48:20 CET 2022


On 12/23/22 13:50, Pablo Rodriguez via ntg-context wrote:
> On 12/23/22 12:00, Alain Delmotte via ntg-context wrote:
> Color should be fine. I’m checking what may be wrong with weight.

Alain,

nothing is wrong with weight (https://pdf.ousia.tk/wght.pdf):

  \starttext
    \startTEXpage[offset=1em, width=12em]
    \dorecurse{20}
      {\definefontfeature[\recurselevel]
        [axis={wght={\the\numexpr\recurselevel * 50\relax}},
          colr={\recurselevel}]
       \definedfont[Nupuram-Color.colrv1.otf*\recurselevel]abcde }
    \stopTEXpage
  \stoptext

It works fine with LMTX (but not with MkIV [not sure whether this is
intended]).

Just in case it helps,

Pablo


More information about the ntg-context mailing list