font-glyph 0.3.1

draw font glyph outline for Rust with plotters
font-glyph
==========

draw font glyph outline for Rust with plotters


[_4c_fonts]: https://github.com/nomissbowling/font-glyph/blob/master/img/_4c_fonts.png?raw=true
![font-glyph][_4c_fonts]
 * https://github.com/nomissbowling/font-glyph/blob/master/img/_4c_fonts.png?raw=true


- [font-glyph] https://crates.io/crates/font-glyph 


Requirements
------------

- [freetype-rs] https://crates.io/crates/freetype-rs 

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
-----

- [bezier-interpolation] https://crates.io/crates/bezier-interpolation 


License
-------

MIT License