Skip to content

SharpVectors - SVG# Reloaded: Version 1.5.0

Compare
Choose a tag to compare
@paulushub paulushub released this 28 Oct 22:09
· 171 commits to master since this release
  • Improved CSS support
  • WPF Rendering: Reworked text-path rendering
    • Support for SVG Fonts
    • Support for letter-spacing, textLength, startOffset etc
    • For simplicity, characters are rendered as path geometry
  • WPF Rendering: Improved SVG Fonts supports
    • Text decorations: Underline, Overline and strike-through features
  • Issue #115: WPF Rendering: Thread safety fixes
  • Several bug fixes and code improvements