Skip to content

Add feature for supporting raster images in svg#8139

Open
onsdagens wants to merge 1 commit into
emilk:mainfrom
onsdagens:svg-raster-images
Open

Add feature for supporting raster images in svg#8139
onsdagens wants to merge 1 commit into
emilk:mainfrom
onsdagens:svg-raster-images

Conversation

@onsdagens
Copy link
Copy Markdown

@onsdagens onsdagens commented Apr 30, 2026

  • I have followed the instructions in the PR template

SVG supports inlining raster images (PNG/JPEG), egui-extras as it stands does not support this.

resvg has a feature for this, it's just a matter of enabling it, this PR adds an egui-extras feature svg_images doing exactly that.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 30, 2026

Preview available at https://egui-pr-preview.github.io/pr/8139-svg-raster-images
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

View snapshot changes at kitdiff

Copy link
Copy Markdown
Collaborator

@lucasmerlin lucasmerlin left a comment

Choose a reason for hiding this comment

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

thanks!

@onsdagens
Copy link
Copy Markdown
Author

should i push an updated lockfile as suggested in the logs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants