Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

vfit - generate backwards-compatible, static instances of variable fonts

Description

       This  (Variable  Font Instancing Tool) allows you to generate custom, static instances of a variable font
       defined in a configuration file.

Name

       vfit - generate backwards-compatible, static instances of variable fonts

Options

       Generate backwards-compatible, static instances of variable fonts.

   positionalarguments:
       config the metadata/style definition file

       source the font to generate instances of

   optionalarguments:-h, --help
              show this help message and exit

       -o PATH
              where to place output files

       -f {woff,woff2}
              which format to output as

       -C     fix contours for macOS (side effects unknown)

User Commands                                     December 2021                                          vfit(1)

Synopsis

       vfit [-h] [-o PATH] [-f {woff,woff2}] [-C] config source

See Also