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

Update resvg to 0.35 and tiny-skia to 0.10 #1907

Merged
merged 4 commits into from
Jul 12, 2023
Merged

Conversation

alec-deason
Copy link
Contributor

@alec-deason alec-deason commented Jun 10, 2023

This PR upgrades resvg to 0.34 and tiny_skia to 0.10. Most of the changes are minor API adjustments. The one significant change is that resvg removed FitTo so I have rewritten iced's use of that based on what resvg does in it's command line renderer.

Tests pass and all the examples look right to me with a caveat: I'm testing with the wgpu feature turned off because that is not working on my system for reasons I haven't figured out yet. So someone who has that working should validate that things look right in wgpu.

@hecrj hecrj changed the title Upgrade resvg to 0.34 and tiny_skia to 0.10 Update resvg to 0.35 and tiny-skia to 0.10 Jul 12, 2023
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you 🙇

@hecrj hecrj enabled auto-merge July 12, 2023 07:14
@hecrj hecrj merged commit e96fe14 into iced-rs:master Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants