An open API service indexing awesome lists of open source software.

https://github.com/bakercp/libdpen

A library for reading .ELI, .WPI and other files generated by digital pens such as Wacom's Inkling, IntelliPens, and others.
https://github.com/bakercp/libdpen

Last synced: about 1 year ago
JSON representation

A library for reading .ELI, .WPI and other files generated by digital pens such as Wacom's Inkling, IntelliPens, and others.

Awesome Lists containing this project

README

          

libdpen
=======

A library for reading .ELI, .WPI and other files generated by digital pens such as Wacom's Inkling, IntelliPens, and others.

This spec was reverse-engineered from the WPI files made by my Inkling device.

My understanding of the spec is here:

https://github.com/bakercp/libdpen/blob/master/docs/ELI_FileSpec.md

This library allows an alternative to commercial readers such as Wacom's Sketch Manager http://www.wacom.com/en/Products/Inkling/Sketch-Manager.aspx and , Intellipen's Pen & Ink Editor http://www.intellipens.com/?CategoryID=160, etc.

Also, this is related:

http://www.useful-tools.de/EN-WPI-Format-Downloads.html

## Alternatives

If you are interested in an open source alternative to the Wacom Sketch Manager, please try out https://github.com/roelj/inklingreader.