vscode-svg2
vscode-svg2 copied to clipboard
When exporting PNG files, add support for export sizing or export scale.
When exporting PNG files, add support for export sizing or export scale. Doesn't seem like anyone is doing it?
This behavior can be achieved simply by modifying the width and height of the SVG document.
Adding export size options can be unnecessarily complicating operations.