Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glyph.insertContour() would be nice #707

Open
ryanbugden opened this issue Oct 12, 2023 · 0 comments
Open

glyph.insertContour() would be nice #707

ryanbugden opened this issue Oct 12, 2023 · 0 comments

Comments

@ryanbugden
Copy link

After some discussion in the RoboFont discord...
https://discord.com/channels/1052516637489766411/1160926838365880330
...it became clear that manipulating indices of contours in a glyph can be tricky without recompiling all of the contours in the whole glyph in the desired order.

Would it make sense or be possible to have, like font.insertGlyph() or font.insertLayer(), there could be a glyph.insertContour(contourObject, index=0) or something like that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant