We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e6a48 commit 13be558Copy full SHA for 13be558
README.md
@@ -5,7 +5,9 @@ This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) a
5
6
The plugin is a tiny wrapper around the [SVG.NET Library](https://github.com/vvvv/SVG) which does the actual SVG reading.
7
8
-Please check the Releases section for binary download.
+Tested on Paint.NET 4.0.13.
9
+
10
+Please check the [Releases](https://github.com/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET/releases) section for binary download.
11
12
To install the plugin perform the following steps:
13
* Put the DLL in the <Paint.NET>/FileTypes directory (default location is C:\Program Files\paint.net\FileTypes)
0 commit comments