Skip to content

SharpVectors - SVG# Reloaded: Version 1.1.0

Compare
Choose a tag to compare
@paulushub paulushub released this 05 Sep 07:20
· 278 commits to master since this release

This is the first public release since the version 1.0, released on CodePlex.

The following are some of the changes (there was no change logs kept over the years)

  • All bug fixes and patches since version 1.0, but never released in public
  • A complete restructuring of the projects, reorganizing the solution into Source, Applications, Samples etc
  • Moved from the .NET Client Profile to the full .NET Framework.
  • Cleanup the .NET framework dependencies.
  • Changed the converter assembly name; SharpVectors.Converters.dll to SharpVectors.Converters.Wpf.dll
  • Changed the runtime assembly name; SharpVectors.Runtime.dll to SharpVectors.Runtime.Wpf.dll
  • Resolved various reported parsing and number handling issues.
  • Resolved various reported rendering issues, especially opacity and gradient fills.
  • Added marker support.