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

Fix seac handling #159

Closed
wants to merge 1 commit into from
Closed

Fix seac handling #159

wants to merge 1 commit into from

Conversation

LaurenzV
Copy link
Contributor

So I think the mistake was that we are reusing the old context (which contains old values for width, has_seac, etc.), but since we are actually parsing a completely new glyph instead of a local/global subroutine, I don't think we should reuse the old context? I tested it with resvg and it seems to render fine now, at least.

@RazrFalcon RazrFalcon closed this Jun 27, 2024
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