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 SVG Support Using PlutoSVG #8292

Closed
sammycage opened this issue Aug 6, 2024 · 3 comments
Closed

Add SVG Support Using PlutoSVG #8292

sammycage opened this issue Aug 6, 2024 · 3 comments

Comments

@sammycage
Copy link

What did you do?

I am suggesting adding SVG support to Pillow using plutosvg.

What did you expect to happen?

Enhance Pillow's capabilities to support SVG rendering.

What actually happened?

Pillow currently lacks built-in support for rendering SVG images.

@sammycage
Copy link
Author

sammycage commented Aug 6, 2024

PlutoSVG is an SVG rendering library in C. It can also be integrated with FreeType to render SVG emojis, enhancing Pillow's support for modern font formats.

I am ready to assist with integrating PlutoSVG with Pillow if you are interested. This integration would add valuable functionality for users who need SVG support in their image processing workflows.

Looking forward to your response.

https://github.com/sammycage/plutosvg

@sammycage
Copy link
Author

#1146 #3509 #6170

@radarhere radarhere changed the title Feature Request: Add SVG Support Using PlutoSVG Add SVG Support Using PlutoSVG Aug 6, 2024
@radarhere
Copy link
Member

Would it not make more sense to just make this suggestion in #3509?

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

No branches or pull requests

3 participants