spiro
spiro copied to clipboard
Rust edited transpilation posted of your version of libspiro (and not the GPL @JoesCat FontForge version)
I plan to write a safe Rust wrapper around it, but here's what I'm calling spiro-inner: https://github.com/MFEK/spiro-inner.rlib
It's not quite spiro-sys because despite the fact it includes a lot of unsafe code, it's still pure Rust. (And has no dependencies!)
This project is now spiro.rlib proper with the C2Rust stuff tranferred to inner.rs.
- https://github.com/MFEK/spiro.rlib
- https://docs.rs/spiro/