webfont-generator 0.2.3

Generate webfonts (SVG, TTF, EOT, WOFF, WOFF2) from SVG icons
Documentation
1
2
3
4
fn main() {
    #[cfg(feature = "napi")]
    napi_build::setup();
}