docs.rs failed to build font-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
font-0.42.0
Font

The package provides a font toolbox.
Documentation
Example
use ;
let path = "SourceSerifPro-Regular.otf";
let File = open.unwrap;
let glyph = fonts.draw.unwrap.unwrap;
for contour in glyph.iter
Contribution
Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.