This commit is contained in:
Simon Cozens 2021-02-11 15:27:40 +00:00
parent c51c61f436
commit 8a58225e6d

View File

@ -628,7 +628,7 @@ class FontBuilder(object):
self.calcGlyphBounds()
def setupFvar(self, axes, instances):
"""Adds an font variation table to the font.
"""Adds an font variations table to the font.
Args:
axes (list): See below.