Skip to content

Conversation

@arnaud-secondlayer
Copy link

@arnaud-secondlayer arnaud-secondlayer commented Jul 3, 2025

Fix a crash caused by glyph splitting, with a test that demonstrates the problem.
Glyph splitting assigns distinct glyphs to the same index in the original text, we need to store previously used indices to make sure we do not re-use the same index while overwriting span glyphs.

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

Successfully merging this pull request may close these issues.

2 participants