Re-implementation of https://github.com/ax3l/lines-are-beautiful in Rust.
Very, very early version. Just for the fun of it, with great contributions from Tim Ryan @tcr .
File format: https://plasma.ninja/blog/devices/remarkable/binary/format/2017/12/26/reMarkable-lines-file-format.html
Install rustup: https://rustup.rs/
cargo install --git https://github.com/ax3l/lines-are-rusty.git --branch develop
# Binary should now be available on your path
lines-are-rusty --help
# Render SVG from notebook page
lines-are-rusty notebook-page.rm -o notebook-page.svg
# Render PDF from notebook page
lines-are-rusty notebook-page.rm -o notebook-page.pdf