close
The Wayback Machine - https://web.archive.org/web/20220221081205/https://github.com/emilk/egui/pull/1228
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

Add an example of how to display an SVG image in egui #1228

Merged
merged 1 commit into from Feb 9, 2022
Merged

Conversation

@emilk
Copy link
Owner

@emilk emilk commented Feb 8, 2022

This uses resvg, tiny-skia, usvg to load and rasterize an SVG so it can be shown in egui.

This success followed two false starts:

@emilk emilk merged commit defc400 into master Feb 9, 2022
20 checks passed
@emilk emilk deleted the svg-example branch Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant