Crates.io | font-glyph |
lib.rs | font-glyph |
version | 0.3.1 |
source | src |
created_at | 2023-07-24 16:30:09.372039 |
updated_at | 2023-08-10 23:56:09.306969 |
description | draw font glyph outline for Rust with plotters |
homepage | https://crates.io/crates/font-glyph |
repository | https://github.com/nomissbowling/font-glyph |
max_upload_size | |
id | 924733 |
size | 3,902,215 |
draw font glyph outline for Rust with plotters
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.
MIT License