Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.08 KB

ink-stroke-modeler-rs

main docs CI

Partial rust rewrite of https://github.com/google/ink-stroke-modeler. Beware that not all functionalities are implemented (no kalman-based prediction) and the API is not identical either.

Usage

Run cargo doc --open to view the documentation or check examples/stroke.rs for a full example

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.