[varLib.avarPlanner] Add __all__
This commit is contained in:
parent
3ad51d6339
commit
ffc1cd4801
@ -33,6 +33,9 @@ WEIGHTS = [
|
||||
SAMPLES = 8
|
||||
|
||||
|
||||
__all__ = ["planWeightAxis", "addEmptyAvar", "getGlyphsetBlackness", "main"]
|
||||
|
||||
|
||||
def getGlyphsetBlackness(glyphset, frequencies=None):
|
||||
wght_sum = wdth_sum = 0
|
||||
for glyph_name in glyphset:
|
||||
|
Loading…
x
Reference in New Issue
Block a user