File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 5
5
6
6
** Please check the [ Releases] ( https://github.com/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET/releases ) section for binary download.**
7
7
8
+ ** Please note:** The binary forms that you can get from the releases section are under the LGPL terms since they contain code from
9
+ [ Fizzler: .NET CSS Selector Engine] ( https://github.com/atifaziz/Fizzler ) project.
10
+
8
11
This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files.
9
12
SVG elements can be rendered as a flat image file or each on a separate layer.
10
13
11
14
The plugin is a tiny wrapper around the [ SVG.NET Library] ( https://github.com/vvvv/SVG ) which does the actual SVG reading.
12
15
13
- Tested on Paint.NET 4.2.1 .
16
+ Tested on paint.net 4.2.13 .
14
17
15
18
To install the plugin perform the following steps:
16
19
* Put the DLL in the ` <Paint.NET>\FileTypes ` directory (default location is ` C:\Program Files\paint.net\FileTypes ` )
You can’t perform that action at this time.
0 commit comments