Behdad Esfahbod 0d7d7d4e11 [varLib.iup] Rewrite force-set conditions & limit DP lookback length
This does two things:

Fixes forced-set computation, which was wrong in multiple ways.
Debugged it. Is solid now... Famous last words.

Speeds up DP time by limiting DP lookback length. For Noto Sans,
IUP time drops from 23s down to 9s, with only a slight size increase
in the final font. This basically turns the algorithm from O(n^3) into
O(n).
2022-06-20 17:09:36 -06:00
..
2021-03-29 11:45:58 +02:00
2022-01-04 11:44:04 +01:00
2021-03-29 11:45:58 +02:00
2022-01-31 20:56:03 +09:00
2022-06-09 15:15:05 +01:00
2021-03-29 11:45:58 +02:00
2022-01-19 16:40:03 +00:00
2021-03-29 11:45:58 +02:00