Commit 43236ce34530b0a661382187b6fcf520a13d4add

Garret Rieger 2023-11-01T22:34:39

[instancer] add the option to leave blanks in the min:def:max syntax. When parsing axis positions in the --variations flag recognize empty values as meaning the existing value for that part. For example: :300:500 Specifies min = existing, def = 300, max = 500. See: https://github.com/fonttools/fonttools/issues/3322