Jonas Jenwald e5e756c0b4 Remove the remaining closures in the src/core/cff_parser.js file
Given that the code is written with JavaScript module-syntax, none of this functionality will "leak" outside of this file with these changes.
For e.g. the `gulp mozcentral` command the *built* `pdf.worker.js` file-size decreases `~2 kB` with this patch, and most of the improvement comes from having less overall indentation in the code.
2022-08-13 19:48:17 +02:00
..
2022-02-26 16:33:41 +01:00
2022-08-06 10:17:00 +02:00
2022-03-20 10:59:13 +01:00
2022-04-09 09:43:18 +09:00