hoffstadt / DearPyGui

Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
https://dearpygui.readthedocs.io/en/latest/
MIT License
12.91k stars 673 forks source link

SVG Support #846

Open Midnex opened 3 years ago

Midnex commented 3 years ago

Is your feature request related to a problem? Please describe. Lack of SVG support, receive the following error, which doesn't clearly show svg support is lacking Exception: Image images\document-add.svg could not be found for add_image_button. Check the path to the image you provided.

Describe the solution you'd like Ability to display svg images

Amorano commented 3 years ago

I am fairly certain that SVG is not supported, nor is there a suggestion it is? If there is, can you please point that out so it can be highlighted for review?

On the discord it was mentioned that post 1.0+ could have SVG support for potential snapshots of the Node Editor.

Midnex commented 3 years ago

@Amorano It is not supported, and yes Discord does say possible support in v1. But would be nice to see it earlier.

Moosems commented 11 months ago

Would be super useful.