Skip to content

Commit 395362a

Browse files
committed
Update Readme. Add License note.
1 parent 368b8c1 commit 395362a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@
55

66
**Please check the [Releases](https://github.com/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET/releases) section for binary download.**
77

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+
811
This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files.
912
SVG elements can be rendered as a flat image file or each on a separate layer.
1013

1114
The plugin is a tiny wrapper around the [SVG.NET Library](https://github.com/vvvv/SVG) which does the actual SVG reading.
1215

13-
Tested on Paint.NET 4.2.1.
16+
Tested on paint.net 4.2.13.
1417

1518
To install the plugin perform the following steps:
1619
* Put the DLL in the `<Paint.NET>\FileTypes` directory (default location is `C:\Program Files\paint.net\FileTypes`)

0 commit comments

Comments
 (0)