RazrFalcon / resvg

An SVG rendering library.
Mozilla Public License 2.0
2.61k stars 215 forks source link

viewsvg should have ability to resize itself #774

Closed KrasnayaPloshchad closed 3 weeks ago

KrasnayaPloshchad commented 3 weeks 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 3 weeks ago

viewsvg is just a demo, not an SVG viewer.