googlefonts / googlefonts/glyphsLib
don't write redundant axis map elements when all input == output?
Open
- Dominant language
- Python
- Stars
- 201
- Forks
- 56
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
Currently glyphsLib always export axis.map elements in the generated .designspace axes section, even when all the input and output values for an axis are equal.
I think this is redundant, as the the DesignSpaceDocument spec says that when no map elements are present for an axis, it's implied that input == output for the min and max locations.
Contributor guide
Assessment
This issue has not been assessed yet.