logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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