Kanzi Shapes 1.0.0-beta1

Kanzi Shapes enables you to render vector graphics and Scalable Vector Graphics (SVG) content in Kanzi applications.

_images/kanzi-shapes.png

Note

This is a prerelease of Kanzi Shapes. Some functionality, workflow, and the API is going to change in the future releases of Kanzi Shapes. Your feedback is very important to us. To send your questions, findings, and comments use the Kanzi Support Portal at support.rightware.com. When submitting a request regarding Kanzi Shapes, set the Product field to Kanzi Shapes.

Requirements

Kanzi Shapes 1.0.0-beta1 works with Kanzi 3.9.5.

Windows

To build Kanzi Shapes applications for Windows, you need:

  • Visual Studio 2017 or newer

  • CMake 3.5.1 or newer

Android

To build Kanzi Shapes applications for Android, you need:

  • Android Studio 3.5.3

  • Java Development Environment Kit 1.8 or newer (64-bit version)

    We recommend using the JDK that is bundled with the Android Studio installation.

  • CMake 3.5.1 or newer

  • The ANDROID_SDK_ROOT environment variable set to %USERPROFILE%\\AppData\\Local\\Android\\Sdk.

Contents of the plugin package

The plugin package includes:

  • cmake directory contains CMake configuration files.

  • doc directory contains this documentation.

  • examples directory contains an example project that shows how to use Kanzi Shapes.

  • include directory contains the plugin header files.

  • lib directory contains the Kanzi Shapes library files for supported platforms.

Installing the plugin

To install Kanzi Shapes, extract the content of the plugin package to the <KanziWorkspace>/Engine/plugins directory. After you install the plugin, to start using the plugin, set up your Kanzi Studio project where you want to use the plugin. See Setting up your Kanzi Studio project.