#bindings #was #libembroidery

sys libembroidery-sys

Rust FFI bindings for libembroidery

3 releases

0.1.2 Apr 13, 2019
0.1.1 Apr 13, 2019
0.1.0 Apr 13, 2019

#71 in #was

50 downloads per month

MIT license

3MB
23K SLoC

C 22K SLoC // 0.1% comments Visual Studio Project 589 SLoC Rust 90 SLoC // 0.0% comments C++ 78 SLoC // 0.1% comments Prolog 61 SLoC Arduino C++ 54 SLoC // 0.2% comments Visual Studio Solution 42 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

Dependencies