Open dinhanhx opened 1 year ago
Thank you for raising your first issue! Your help to improve svglib is much appreciated!
Thanks for this suggestion, would you like to create a pull request with this snippet?
I believe it would be better if you do that because you might want to edit the suggested examples.
We can easily adjust it after you add a contribution to this package and your own list. ;-)
For example section, the following code can be added to demonstrate how to convert a svg file to a Pillow Image object
Example svg file: https://upload.wikimedia.org/wikipedia/commons/4/4f/SVG_Logo.svg
For pip install section, I believe it would be better if this was added
So other people can have quick installation without fixing missing dependencies.