/wpi2svg

Command-line Wacom WPI to SVG converter written in GOLANG

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

WPI2SVG

Command-line tool to convert Wacom WPI files to SVG format.

It is intend to use with Wacom's Inkling digital pen (http://inkling.wacom.eu/?en/inkling) on platforms that are not officially supported by Wacom's Sketch Manager Software, e.g. Linux, BSD, etc. The tool is written in pure Go and, thereby could be compiled on any supported platform (for the complete list of Go supported platforms please refer to http://golang.org/doc/install).

Installation:

go get -u github.com/godsic/wpi2svg

Usage:

wpi2svg <inputfile.wpi>