Searched defs:fvarAxes (Results 1 – 2 of 2) sorted by relevance
| /external/fonttools/Lib/fontTools/varLib/instancer/ |
| D | __init__.py | 524 def fromItemVarStore(cls, itemVarStore, fvarAxes): argument 608 def instantiateItemVariationStore(itemVarStore, fvarAxes, axisLimits): argument 762 record, recIdx, location, fvarAxes, axisIndexMap argument 833 def _instantiateFeatureVariations(table, fvarAxes, axisLimits): argument
|
| /external/fonttools/Tests/varLib/instancer/ |
| D | instancer_test.py | 37 def fvarAxes(): function 453 self, varStore, fvarAxes, location, expected_deltas, num_regions argument 551 def test_roundtrip(self, fvarAxes): argument
|