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

Use CSS 'image-rendering' attribute for images in SVGs #2314

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

H4kor
Copy link

@H4kor H4kor commented Nov 26, 2024

Currently the image-rendering attribute is not passed to the draw function.
In the case of image-rendering: pixelated; this leads to blurry images inside SVGs if the defined size is larger than the source image.

@liZe liZe added the bug Existing features not working as expected label Nov 29, 2024
@liZe
Copy link
Member

liZe commented Nov 29, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing features not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants