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 viewbox being ignored in context fills and strokes #744

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

LaurenzV
Copy link
Contributor

Fixes #741 and #742.

Since the underlying problem for both issues is the same, I only added one new test case.

Before:
test

Now:
test

Matches Chrome Nightly output:
image

@RazrFalcon RazrFalcon merged commit ad139d3 into linebender:master Apr 19, 2024
3 checks passed
@RazrFalcon
Copy link
Collaborator

Thanks!

@LaurenzV LaurenzV deleted the viewbox-fix branch April 19, 2024 09:43
@yisibl
Copy link
Contributor

yisibl commented Apr 19, 2024

Nice, now we can interoperate with Chrome 126.

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.

context-fill inconsistent with browser rendering
3 participants