Searched defs:fvarAxes (Results 1 – 2 of 2) sorted by relevance
/external/fonttools/Lib/fontTools/varLib/instancer/ |
D | __init__.py | 504 def fromItemVarStore(cls, itemVarStore, fvarAxes): argument 588 def instantiateItemVariationStore(itemVarStore, fvarAxes, axisLimits): argument 757 record, recIdx, location, fvarAxes, axisIndexMap argument 796 def _limitFeatureVariationRecord(record, axisRanges, fvarAxes): argument 828 def _instantiateFeatureVariations(table, fvarAxes, axisLimits): argument
|
/external/fonttools/Tests/varLib/instancer/ |
D | instancer_test.py | 36 def fvarAxes(): function 452 self, varStore, fvarAxes, location, expected_deltas, num_regions argument 548 def test_roundtrip(self, fvarAxes): argument
|