#font #glyph #bezier #plotters #interpolation

app font-glyph

draw font glyph outline for Rust with plotters

1 unstable release

0.3.1 Aug 10, 2023
0.3.0 Aug 2, 2023
0.1.0 Jul 24, 2023

#842 in Math

49 downloads per month

MIT license

2.5MB
160 lines

Contains (Windows DLL, 690KB) freetype.dll, (static library, 49KB) freetype.lib

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.

License

MIT License

Dependencies

~28MB
~317K SLoC