1 unstable release
| 0.0.4 | Jan 20, 2023 |
|---|
#31 in #nix-flakes
24KB
424 lines
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

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
Dependencies
~23–52MB
~1M SLoC