Err, forgot to link issue to previous commit
https://github.com/googlei18n/fontmake/issues/264
This commit is contained in:
parent
42bef176a3
commit
1bf955fb08
@ -4,6 +4,7 @@ from fontTools.misc.py23 import *
|
||||
|
||||
__all__ = ['normalizeValue', 'normalizeLocation', 'supportScalar', 'VariationModel']
|
||||
|
||||
|
||||
def normalizeValue(v, triple):
|
||||
"""Normalizes value based on a min/default/max triple.
|
||||
>>> normalizeValue(400, (100, 400, 900))
|
||||
|
Loading…
x
Reference in New Issue
Block a user