Skip to content

Commit

Permalink
Merge pull request #552 from googlefonts/RosaWagner-vtt-instructions
Browse files Browse the repository at this point in the history
builder: small instruction added to patch vtt sources
  • Loading branch information
m4rc1e authored May 5, 2022
2 parents 9017cd5 + f4bca2b commit 45c6f6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lib/gftools/builder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
* ``cleanUp``: Whether or not to remove temporary files. Defaults to ``true``.
* ``autohintTTF``: Whether or not to autohint TTF files. Defaults to ``true``.
* ``ttfaUseScript``: Whether or not to detect a font's primary script and add a ``-D<script>`` flag to ttfautohint. Defaults to ``false``.
* ``vttSources``: To patch a manual VTT hinting program (ttx format) to font binaries.
* ``axisOrder``: STAT table axis order. Defaults to fvar order.
* ``familyName``: Family name for variable fonts. Defaults to family name of first source file.
* ``flattenComponents``: Whether to flatten components on export. Defaults to ``true``.
Expand Down

0 comments on commit 45c6f6f

Please sign in to comment.