Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 561 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 561 Bytes

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>