Just van Rossum 176f2e8244
[cffLib] Fix for #1451 (#1456)
* a charstring is not guaranteed to end in an operator, so the final bytecodes 11 and 14 can be part of an encoded numeric value; so remove 'return' or 'endchar' at the program level instead of bytescode
* move non-CFF2 test+error to elif clause of earlier isCFF2 test
Fixes the remaining issue from #1451
2019-01-17 16:01:15 +01:00
..
2015-06-16 22:44:57 +01:00
2018-12-13 15:44:25 +00:00
2017-02-21 12:01:10 -06:00
2018-07-08 22:12:44 -07:00