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
..
2019-01-02 17:29:48 +01:00
2019-01-17 16:01:15 +01:00
2019-01-16 16:10:13 +00:00
2018-10-18 19:50:26 +01:00
2017-11-24 17:46:31 +01:00