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)

MIT license

450KB
12K SLoC

C 6K SLoC // 0.1% comments C++ 4.5K SLoC // 0.1% comments Visual Studio Project 512 SLoC Python 93 SLoC // 0.0% comments Prolog 62 SLoC Rust 33 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