managed-commons / SvgNet

Fork of the SVG library for .NET that makes a GdiGraphics that "draws" on a SVG model
BSD 3-Clause "New" or "Revised" License
84 stars 37 forks source link

Bugfix for DrawPath implementation #11

Closed allisterb closed 7 years ago

allisterb commented 7 years ago

svgnet3

This fixes a bug in the DrawPath implementation. String paths and other kinds of paths are now drawn more accurately.

monoman commented 7 years ago

Published as https://www.nuget.org/packages/SvgNet/1.0.4