Skip to content

Version 2.6.0

Choose a tag to compare

@arklumpus arklumpus released this 20 Jul 18:57

New features

  • Added support drawing text with spacing (#64)
  • Added support for complex dash patterns (#67)

VectSharp.Markdown

  • Added support for emojis (#63)

VectSharp.Plots

  • Added swarm plots.

Bugfixes

  • Fixed bug with animated gif frame disposal.

VectSharp.PDF

  • Ensure that alpha values 0 and 1 are always included in the document.
  • Use code generation instead of reflection to enumerate dictionary properties. This restores support for trimmed and AOT publication.

VectSharp.SVG

  • Fixed issue with importing filled ellipses in SVG documents.

VectSharp.Plots

  • Fixed issues with the coordinate system when the resolutions on the X axis and the Y axis are different.