ttf2mesh-sys

Crates.iottf2mesh-sys
lib.rsttf2mesh-sys
version0.1.3
sourcesrc
created_at2021-07-31 10:46:09.185697
updated_at2023-11-19 12:15:51.972288
descriptionRust FFI bindings for ttf2mesh
homepage
repositoryhttps://github.com/blaind/ttf2mesh-rs
max_upload_size
id429652
size740,093
Mika (blaind)

documentation

README

ttf2mesh-sys

This package provides FFI bindings to ttf2mesh C-library.

This library should not be used directly. For higher-level Rust usage, see ttf2mesh at crates.io

FFI bindings are provided for the supplied ttf2mesh.c self-contained code.

The library is built at the build time, if you don't have compiler installed:

sudo apt-get install build-essential
Commit count: 62

cargo fmt