6 releases
0.1.3 | Nov 19, 2023 |
---|---|
0.1.2 | Oct 24, 2021 |
0.0.2 | Sep 28, 2021 |
0.0.1 | Jul 31, 2021 |
#496 in Graphics APIs
50 downloads per month
Used in 2 crates
(via ttf2mesh)
450KB
12K
SLoC
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
No runtime deps
~0–2MB
~41K SLoC