Fini
Fini
> linting shure ... oopsi you forced a 2nd time ;) ```console $ git push --force-with-lease To https://github.com/Finii/opentype.js.git ! [rejected] feature/output-CFF-private-DICT -> feature/output-CFF-private-DICT (stale info) error: failed to push some...
> We should also really have tests for this, so that nothing breaks in the future! If you define 'this' I could probably throw something together ;-D For checking the...
See commit message for explanation. Obviously wrong type in the table - changed that.   _Right: Example font (from `test/fonts/` directory) that has 3 values in `delta` of `StemSnapH`_
Added test code that checks * font file with private DICT * parse it * create new font from it * parse the new font * check the parse result's...
Fix private DICT in the presence of `subrs` (i.e. still does not include it as before, but correctly say so by removing a possible `subrs` operator from the private DICT....
Did manual check on different machine. * Start from scratch opentype repo and convert one example font * Use opentype from the PR and convert same font * Show diff...
Panose * #196 mentions missing Panose * #630 should fix this? Tests implemented now? Seems to be a `write` problem (i.e. reading works)?  _Edit: Panose fixed in_ * _#761_...
Thank you @idan ! For the explanation, the kind words, and the change.
 * The eye has its own `path d`, that could be joined to one path (optional) * There is a double point that should be joined to get a...
The bitmap file is correct, though:  _Circled the dot of the question mark_ Hmm, linking error?  Look into the `ttf` file via `ttx`, just some lines shown here:...