Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't track variations at default location (#38)
For variable fonts, when all normalized coordinates are equal to 0, that is equivalent to the default location in variation space and all variation processing can be disabled. Detect this when pushing a new shaped run and don't store the unnecessary coordinates.
- Loading branch information