spiro-sys

Crates.iospiro-sys
lib.rsspiro-sys
version0.1.1
sourcesrc
created_at2020-09-18 07:08:33.030653
updated_at2020-09-18 07:33:44.924025
descriptionRust bindings for libspiro
homepage
repositoryhttps://github.com/mfeq/spiro-sys/
max_upload_size
id290007
size355,283
Fredrick Brennan (ctrlcctrlv)

documentation

README

Rust binding to libspiro

This is the low-level binding built with bindgen.

build.rs builds libspiro from the Git submodule (GitHub fontforge/libspiro).

TODO: Safe Rust wrapper.

Note: LICENSE file refers only to my build.rs. Refer to libspiro for C code licensing and authorship.

Example

Please see tests/spiro_to_beziers.rs, which outputs an SVG path for the below shape.

Commit count: 5

cargo fmt