| Crates.io | ttf2mesh-sys |
| lib.rs | ttf2mesh-sys |
| version | 0.1.3 |
| created_at | 2021-07-31 10:46:09.185697+00 |
| updated_at | 2023-11-19 12:15:51.972288+00 |
| description | Rust FFI bindings for ttf2mesh |
| homepage | |
| repository | https://github.com/blaind/ttf2mesh-rs |
| max_upload_size | |
| id | 429652 |
| size | 740,093 |
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