Wednesday 6 November 2013

WPI2SVG Convert wpi to svg

WPI2SVG by Mykola Dvornik
Amazing brand new and cross platform tool to convert Wacom WPI files to SVG format.

https://github.com/godsic/wpi2svg


It is indent 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>

No comments:

Post a Comment