Cosimo Lupo
9a04811ec2
[featureVars] use itertools to get combinations of indices
...
and rename getPermutations to iterAllCombinations.
It's not really permutations we are after here, but more combinations
of indexes sorted by decreasing length, from more specific to less
2018-04-17 15:58:48 +02:00
Cosimo Lupo
0c20948341
clarify coordinates are expressed in 'raw design' values, not 'user'
...
this is what tripped the whole misunderstanding
2018-04-17 12:31:14 +02:00
Cosimo Lupo
2002a6c92c
Revert "featureVars: modify normalization using avar maps"
...
This reverts commit 081ca1327c69ad74839b95d3c5096868a5f25532.
https://github.com/fonttools/fonttools/pull/1240#issuecomment-381923485
2018-04-17 12:23:38 +02:00
Cosimo Lupo
081ca1327c
featureVars: modify normalization using avar maps
2018-04-16 18:38:58 +02:00
justvanrossum
4256e6c6bf
make doctests independent of dict order repr
2018-04-16 10:33:30 +02:00
justvanrossum
16b7d424dd
Module containing a function to add conditional substitutions to a variable font
2018-04-16 10:21:19 +02:00