-
Notifications
You must be signed in to change notification settings - Fork 516
Open
Description
Using the latest master branch, I'm seeing an issue where a path command is being dropped when rendering a certain character. If I increase the font size, the issue is not present, which makes me suspect there's some kind of rounding going on that causes this issue.
I've created a reproduction here comparing the current NPM release of opentype.js with a current build from the main branch.
Rendering this S
character from Bodoni font at size 72 - all is good.
At size 53 it seems to be missing the final command and is drawing a diagonal line to close the path instead of a vertical one
Metadata
Metadata
Assignees
Labels
No labels