Behdad Esfahbod 05f95f0f58 [otBase] Try ExtensionLookup if other offset-overflow methods fail
If offset overflow happens other than between Lookup and SubTable, or
within SubTable, then we don't know how to fix it currently.  Now we
try to put that lookup in an Extension lookup anyway, since that will
isolate it and sharing with other lookups won't happen, hopefully
avoiding the overflow.

This is really a bandaid... What we want is the 99proof branch to
be finished and replace our current packing algorithm.

Fixes https://github.com/fonttools/fonttools/issues/1296
2018-07-25 11:06:44 -07:00
..
2017-03-14 12:00:13 +01:00
2018-03-06 10:46:01 +01:00
2015-04-26 02:01:01 -04:00
2018-06-28 14:07:14 +02:00
2016-01-27 19:01:12 +00:00