Skip to content

Releases: otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET

v1.0.7.2

25 Feb 00:49
995d9f3
Compare
Choose a tag to compare

Changelog:

  • Fixed a scaling issue caused by incorrectly set ViewBox (#21)

v1.0.7.1

20 Feb 02:02
0779e4a
Compare
Choose a tag to compare

Changelog:

  • Fixes the pixel artifacts occurring on small size outputs #16
  • Minor rendering performance improvement.

v1.0.7.0

10 Feb 18:12
653e3d1
Compare
Choose a tag to compare

Changelog:

  • Fixed compatibility issue with paint 5.1 and later #18 , #19
  • Fixed an issue when exporting an image that contains transparency.
  • Updated resvg native library.
  • Enabled "immersive dark mode" if you prefer to use paint.net in dark mode.
  • Added German translation.

v1.0.6.0

09 Aug 22:37
Compare
Choose a tag to compare

Changelog:

  • Added image tracing functionality which works best with black & white drawings. You may export the result as SVG file or paint.net Shape.
  • Switched from SVG.NET to resvg library for rendering.
  • Lots of bug fixes and other improvements.
  • Fixed theme issue.

v1.0.5.1

17 Nov 15:51
Compare
Choose a tag to compare

Changelog:

  • Reverted the theme support since it causes crash on Paint.NET 4.3.3+

v1.05

26 Oct 14:37
Compare
Choose a tag to compare

Changelog:

  • Fixed a potential OverflowException.
  • Updated to use SVG.NET 3.3.0.
  • Added theme support.

v1.04

20 Sep 16:45
Compare
Choose a tag to compare

Changelog:

  • Fixed a size detection problem. (#14)
  • Added support for rendering use element when importing with layers (experimental)
  • Fixed a crash when clicking the GitHub link on Paint.NET 4.3+
  • License changed to LGPL

v1.03.1

01 Aug 11:50
Compare
Choose a tag to compare

Changelog:

  • Fixed a dependency loading problem. (#13)

v1.03

01 Aug 00:47
Compare
Choose a tag to compare

Changelog:

  • Removed ASP.NET dependency of SVG.NET library. (#13)

v1.02

11 May 22:49
Compare
Choose a tag to compare

Changelog:

  • Fixed an error that causes paint.net to crash when setting canvas dimensions (#11)
  • Updated to use SVG.NET v3.2.3 and Fizzler v1.3.0