3 releases
0.1.2 | Apr 13, 2019 |
---|---|
0.1.1 | Apr 13, 2019 |
0.1.0 | Apr 13, 2019 |
#75 in #was
3MB
23K
SLoC
Contains (static library, 1MB) libembroidery/lib/libembroidery.a, (ELF lib, 485KB) libembroidery/lib/libembroidery.so, (ELF lib, 485KB) libembroidery/lib/libembroidery.so.1, (ELF exe/lib, 485KB) libembroidery/lib/libembroidery.so.1.9, (ELF lib, 485KB) libembroidery/lib/libembroidery.so.1.9.0, (ELF exe/lib, 185KB) libembroidery/.obj/format-svg.o and 98 more.
libembroidery-sys
Rust FFI bindings for libembroidery. This was made using rust-bindgen.
Building
libembroidery is included as a submodule, so all you need to do is clone this repo and run in the cloned directory:
cargo build
To test the build, run the following:
cargo test