misakuo / svgtoandroid

Converting SVG to VectorDrawable
https://plugins.jetbrains.com/plugin/8103
MIT License
528 stars 45 forks source link

Request: add combobox in dialog: origin density #33

Open AndroidDeveloperLB opened 6 years ago

AndroidDeveloperLB commented 6 years ago

Since the designer work in some pixel density, the SVG that is generated is in a size that fits it. This is a problem, because the output VectorDrawable will be in a different size than what it was supposed to be.

Please allow to choose the origin density of the SVG in this dialog: image