linebender / resvg

An SVG rendering library.
Apache License 2.0
2.84k stars 229 forks source link

viewsvg should have ability to resize itself #774

Closed KrasnayaPloshchad closed 5 months ago

KrasnayaPloshchad commented 5 months ago

If you set Size -> Original in viewsvg, once you drag a SVG image in it, the interface should be able to resize itself but if the image is larger than screen, the interface should just resize to its maximum size on screen. This should depends on view, height, and/or viewBox properties.

RazrFalcon commented 5 months ago

viewsvg is just a demo, not an SVG viewer.