ab_glyph_rasterizer 0.1.8

Coverage rasterization for lines, quadratic & cubic beziers
Documentation
[dependencies.libm]
optional = true
version = "0.2.1"

[dev-dependencies]

[features]
default = ["std"]
std = []

[package]
authors = ["Alex Butler <alexheretic@gmail.com>"]
description = "Coverage rasterization for lines, quadratic & cubic beziers"
edition = "2018"
keywords = ["text", "ttf", "otf", "font"]
license = "Apache-2.0"
name = "ab_glyph_rasterizer"
readme = "README.md"
repository = "https://github.com/alexheretic/ab-glyph"
version = "0.1.8"