Skip to content

justinrubek/inkmlrs

Repository files navigation

InkML

This is currently a work in progress Rust application not in active development, but not entirely abandoned. The goal is to create a renderer capable of displaying InkML files and to expand it to be capable of accepting mouse/touch input to draw

image

Usage

Run the program and draw: cargo run --bin inkmlrs. If you press "w", it will write the currently rendered inkml to the console.

You may also specify files to read/write from. See the help page: cargo run --bin inkmlrs -- --help

Releases

No releases published

Packages

No packages published