vdtfont 0.3.2

A library for converting glyphs into triangulations
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.arena_system]
version = "0.0.20"

[dependencies.image]
version = "0.24"

[dependencies.libm]
version = "0.2.6"

[dependencies.ocl]
version = "0.19"

[dependencies.owned_ttf_parser]
version = "0.18"

[dependencies.rand]
version = "0.8"

[dependencies.smallvec]
version = "1.10.0"

[package]
authors = ["Alexander Vedekhin"]
description = "A library for converting glyphs into triangulations"
edition = "2021"
keywords = ["voronoi", "delaunay", "triangulation", "font", "glyph"]
license = "MPL-2.0"
name = "vdtfont"
readme = "README.md"
repository = "https://github.com/alexanderved/vdtfont"
version = "0.3.2"