You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files.
7
-
SVG elements can be rendered as a flat image file or each on a separate layer.
6
+
This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files. SVG elements can be rendered as a flat image file or each on a separate layer.
8
7
9
-
The plugin is a wrapper around the [SVG.NET Library](https://github.com/vvvv/SVG) which does the actual SVG reading.
8
+
The plugin is a wrapper around the [SVG.NET Library](https://github.com/svg-net/SVG) which does the actual SVG reading.
0 commit comments