font-glyph

Crates.iofont-glyph
lib.rsfont-glyph
version0.3.1
sourcesrc
created_at2023-07-24 16:30:09.372039
updated_at2023-08-10 23:56:09.306969
descriptiondraw font glyph outline for Rust with plotters
homepagehttps://crates.io/crates/font-glyph
repositoryhttps://github.com/nomissbowling/font-glyph
max_upload_size
id924733
size3,902,215
nomissbowling (nomissbowling)

documentation

https://docs.rs/font-glyph/

README

font-glyph

draw font glyph outline for Rust with plotters

font-glyph

Requirements

This crate requires freetype-rs = 0.7 when use freetype-rs with plotters, and must link freetype.lib .

You may use freetype-rs = 0.32 (needless link freetype.lib) without plotters.

Links

License

MIT License

Commit count: 4

cargo fmt