-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VariationModel] use banker_round when computing deltas
Fixes #1043 and #235 This commit also adds a test from fonttools Tests/varLib/models_test.py that demostrates how our previous approach of late-rounding of deltas can actually lead to an excessive accummulation of rounding errors when the deltas are actually used for interpolation.
- Loading branch information
1 parent
b6eea92
commit ecff0e7
Showing
1 changed file
with
192 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters