Dear list,

I have the following sample:

  \definefontfeature
    [book]
    [axis={weight=400}]

  \definefontfamily
      [mainface]
      [rm]
      [Recursive]
      [features={default, book}]

  \setupbodyfont[mainface]

  \starttext
    \input zapf
  \stoptext

This is for Recursive a variable font by Google
(https://www.recursive.design/).

In addition to the weight variable in axis values, it also contains
mono, casual, slant and cursive.

How can I modify this values from ConTeXt?

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://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