Release notes

Here you can find the release notes for Kanzi Shapes.

0.2.10

  • Kanzi Shapes now works with Kanzi 3.9.4.

0.2.9

  • Kanzi Shapes now works with Kanzi 3.9.3.

  • The Quality property now works with the SVG Image 2D node.

0.2.8

  • Changed the name of the feature pack from Kanzi Vector Shapes to Kanzi Shapes.

  • Kanzi Shapes now works with Kanzi 3.9.2.

  • Added support for Visual Studio 2019.

0.2.7

  • Fixed the style initialization of an SVG Image 2D node to happen in the root SVG element.

  • Improved Kanzi Shapes rendering performance.

0.2.6

  • Kanzi Shapes now works with Kanzi 3.9.1.

0.2.5

  • The Kanzi Shapes SVG path parser now supports values with E notation for exponents.

  • Fixed brush import for SVG images.

0.2.4

  • Kanzi Shapes now works with Kanzi 3.9.0.

  • Windows build is now updated to 64-bit.

0.2.3

  • Fixed documentation to state beta2 instead of alpha6 as a requirement.

0.2.2

  • Kanzi Shapes now works with Kanzi 3.9.0 beta2 release.

  • Fixed a crash-bug in tesselation. If content size is unbounded then update for renderer is not called anymore.

0.2.1

  • Kanzi Shapes now works with Kanzi 3.9.0 beta1 release.

0.2.0

  • Kanzi Shapes now works with Kanzi 3.9.

  • Introduced gradient brushes. Use gradient brushes to fill a 2D vector shape or stroke with a gradient. See Using gradient brushes.

  • Introduced the Composite Vector Shape 2D node. Use the Composite Vector Shape 2D node to group vector shape nodes and to apply Boolean operations on the geometry of the nodes. See Grouping vector shapes.

  • Added to the vector shape nodes the Stroke Dash Pattern for setting the length of the alternating dashes and gaps in a stroke. See Setting stroke.

  • You can now fill vector shape nodes with textures.

  • You can now clip the content of a vector shape node to the node bounds.