ttf2mesh-sys 0.1.3

Rust FFI bindings for ttf2mesh
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[build-dependencies.bindgen]
version = "0.69"

[build-dependencies.cc]
version = "1.0"

[package]
description = "Rust FFI bindings for ttf2mesh"
edition = "2018"
license = "MIT"
name = "ttf2mesh-sys"
readme = "README.md"
repository = "https://github.com/blaind/ttf2mesh-rs"
version = "0.1.3"