SylarVolkoff / Scalable-Vector-Graphics-Plugin-for-Paint.NET

This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SvgFileType

This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files.

The plugin is a tiny wrapper around the SVG.NET Library which does the actual SVG reading.

Tested on Paint.NET 4.0.13.

Please check the Releases section for binary download.

To install the plugin perform the following steps:

  • Put the DLL in the <Paint.NET>\FileTypes directory (default location is C:\Program Files\paint.net\FileTypes)
  • Restart Paint.NET if you have it open

About

This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files.

License:MIT License


Languages

Language:C# 100.0%