MFEKmath 0.1.0

A library which supplies mathematics and algorithms for manipulating beziers.
Documentation
[dependencies.flo_curves]
version = "0.6"

[dependencies.glifparser]
default-features = false
version = "=1.2.5-1"

[dependencies.kurbo]
version = "0.8"

[dependencies.log]
version = "0.4"

[dependencies.plist]
version = "1.3"

[dependencies.skia-safe]
optional = true
version = ">0.0"

[dependencies.xmltree]
version = "0.10"

[features]
default = ["glifparser/mfek"]
skia = ["skia-safe", "glifparser/skia"]
strict = []

[package]
authors = ["Matthew Blanchard <matthewrblanchard@gmail.com>", "Fredrick R. Brennan <copypasteâ’¶kittens.ph>", "MFEK Authors"]
description = "A library which supplies mathematics and algorithms for manipulating beziers."
edition = "2018"
license = "Apache-2.0"
name = "MFEKmath"
readme = "README.md"
version = "0.1.0"