Cosimo Lupo d85aa2d119 COLRVariationMerger: further optimize DeltaSetIndexMap
previously we only reused the VarIndexBase of a previously seen variable table when the current's varIdxes were _fully_ equal to one of the previous; now we also try to find a match anywhere in the accummulated list of self.varIdxes, including a partial match at the tail of the list.
2022-06-28 14:11:28 +01:00
..
2022-04-08 15:54:34 +01:00
2021-03-29 11:45:58 +02:00
2021-03-29 11:45:58 +02:00
2022-04-29 18:13:03 +01:00
2022-06-23 12:01:20 -06:00