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

SVG to XAML #30

Closed
veler opened this issue Oct 12, 2021 · 3 comments
Closed

SVG to XAML #30

veler opened this issue Oct 12, 2021 · 3 comments
Labels
feature Feature / Tool request or idea help wanted Extra attention is needed under consideration We like the idea / feedback but don't commit to it yet.

Comments

@veler
Copy link
Collaborator

veler commented Oct 12, 2021

Is your feature request related to a problem? Please describe.
As a developer working with XAML, I find difficult to insert SVG into XAML file code.

Describe the solution you'd like
Add an SVG to XAML converter

Additional context
This is probably not a mainstream tool. This is probably relatively low priority. Also, there are some WPF/UWP libraries allowing to load SVG files straight into a XAML UI.

@veler veler added the enhancement Idea of improvement of existing feature. label Oct 12, 2021
@ghost
Copy link

ghost commented Oct 13, 2021

It would be great to extend the functionality of this toy not only with a converter, but also with other tools for working with SVG. Not so long ago I used online services to minify lines in an SVG file to paste it into the HTML. It would be much faster to do it directly in the app.

As examples, I can refer to services such as SVGOMG and SVG Minifier.

@veler veler added this to the Long-term work milestone Mar 18, 2023
@veler veler added under consideration We like the idea / feedback but don't commit to it yet. feature Feature / Tool request or idea help wanted Extra attention is needed and removed enhancement Idea of improvement of existing feature. labels Mar 19, 2023
@veler veler removed this from the Long-term work milestone Mar 20, 2023
@theuserbl
Copy link

Seems there existing two project, which could be integrated in DevToys
https://github.com/BerndK/SvgToXaml
https://github.com/ElinamLLC/SvgXaml

Converting SVG to QML would also nice.

@veler
Copy link
Collaborator Author

veler commented Jul 20, 2024

I think these would be nice as extensions but not shipped by default with DevToys.
You can make extensions for DevToys by following this documentation: https://devtoys.app/doc/articles/introduction.html

I will close this issue as there's no plan to ship this by default in DevToys. Anyone interested by this feature, feel free to build and extension for it :)

@veler veler closed this as not planned Won't fix, can't repro, duplicate, stale Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature / Tool request or idea help wanted Extra attention is needed under consideration We like the idea / feedback but don't commit to it yet.
Projects
None yet
Development

No branches or pull requests

2 participants