Open
Description
Hi,
It feels a bit dirty to hardcode constants like this, especially if they're subject to change in new major versions:
- https://github.com/papandreou/subset-font/blob/3c06f95ddd417038a854b707cc7a678abf0541bc/index.js#L44
- https://github.com/papandreou/subset-font/blob/3c06f95ddd417038a854b707cc7a678abf0541bc/index.js#L54
- https://github.com/papandreou/subset-font/blob/3c06f95ddd417038a854b707cc7a678abf0541bc/index.js#L62
Is there any way those somehow be included with harfbuzzjs?