#bindings #mesh-generation #build #ttf2mesh

sys ttf2mesh-sys

Rust FFI绑定ttf2mesh

6个版本

0.1.3 2023年11月19日
0.1.2 2021年10月24日
0.0.2 2021年9月28日
0.0.1 2021年7月31日

#393图形API

37 每月下载量
2 个crate中使用(通过 ttf2mesh

MIT 许可证

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

此软件包提供了对ttf2mesh C库的FFI绑定。

不应直接使用此库。对于更高级的Rust使用,请参阅crates.io上的ttf2mesh

为提供的自包含代码ttf2mesh.c提供了FFI绑定。

如果未安装编译器,则会在构建时构建库

sudo apt-get install build-essential

无运行时依赖

~0–2MB
~40K SLoC