Skip to content

SharpVectors - SVG# Reloaded: Version 1.3.0

Compare
Choose a tag to compare
@paulushub paulushub released this 01 Apr 17:37
· 228 commits to master since this release

This release is mainly about bug fixes and new image source control with binding support.

The following are some of the changes

  • Support for fallback paint server
    • This resolves the test Paint Servers/pservers-grad-17-b.svg file issue.
  • Resolves and fixes the broken Masking/masking-path-02-b.svg test.
  • Issue #81: Mouse Click on DOM Element
  • Issue #82: Please add Databinding
    • Added new image source with binding support
  • Issue #83: Show no Image when Path is not pointing to an existing file
    • This will no longer rethrow an exception in runtime if the source image is not available.
  • Issue #84: Transfrom parsing with floating numbers (submitted by @grayed)
  • Issue #87: SvgViewbox doesn't show ToolTip
  • Issue #88: Make SvgDrawingCanvas Drawings public
  • Issue #95: Wrong rect displaying
  • Issue #96: Problem with SVG logo
    • Rework of the use element WPF rendering, fixes the issue