feaLib: Add shorthand for value at default location in variable scalar

Writing a number-only without an axis name and colon is used to mean
this is the value for default location. For example, writing:

(100 wght:100,wdth=1)

as a shorthand for:

(wght:400,wdth:5=100 wght:100,wdth=10)
5 files changed