17 Commits

Author SHA1 Message Date
Behdad Esfahbod
c2cf6e6d04 [interpolatable] Avoid division-by-zero
Fixes https://github.com/fonttools/fonttools/issues/3533
2024-05-27 10:22:29 -06:00
Behdad Esfahbod
aceaf10b78 [interpolatableTestStartingPoint] Remove unneeded code 2023-12-06 09:03:40 -07:00
Behdad Esfahbod
d88292b742 Revert "[interpolatableTestStartingPoint] Try to rationalize the extended case"
This reverts commit b950447e491ddf1e1a739d06711755db01ad5e4e.
2023-12-06 09:03:40 -07:00
Behdad Esfahbod
90a84d25ca [interpolatableTestStartingPoint] Try to rationalize the extended case
Breaks all kinds of things. Going to revert. I have no idea why
the existing code works so well but any touching it to make it more
reasonable regresses the results :(.
2023-12-06 09:03:40 -07:00
Behdad Esfahbod
2e764bf179 [interpolatable] Move code around 2023-12-02 08:17:50 -05:00
Behdad Esfahbod
96c9bd236f [interpolatable] Move tolerance calc into the test 2023-12-02 07:49:52 -05:00
Behdad Esfahbod
0db0b355ba Fixup 2023-12-01 23:41:25 -05:00
Behdad Esfahbod
e22584785c Another try 2023-12-01 23:27:05 -05:00
Behdad Esfahbod
aa73b6b4d3 Fixup 2023-12-01 23:09:13 -05:00
Behdad Esfahbod
1243f97cc7 Another try 2023-12-01 22:46:54 -05:00
Behdad Esfahbod
cc8cb0e1ee Revert "[interpolatable] Fixup"
This reverts commit 8c505452aac18d4dba467746170f896c683d7773.
2023-12-01 22:45:27 -05:00
Behdad Esfahbod
8c505452aa [interpolatable] Fixup 2023-12-01 19:05:59 -05:00
Behdad Esfahbod
2dc53dbc4d [interpolatable] Fixup 2023-12-01 18:32:32 -05:00
Behdad Esfahbod
5847d394fc [interpolatable] Fixup 2023-12-01 00:21:23 -05:00
Behdad Esfahbod
4764cb52af [interpolatable] Fixup 2023-12-01 00:18:12 -05:00
Behdad Esfahbod
97d571cd66 [interpolatable] Fixup 2023-12-01 00:14:15 -05:00
Behdad Esfahbod
8000927cbe [interpolatable] Move another test to its own file 2023-11-30 23:59:40 -05:00