Skip to content
/ woff Public

Compressor for fonts in Web Open Font Format

License

Notifications You must be signed in to change notification settings

bodoni/woff

Repository files navigation

WOFF Package Documentation Build

The package provides a compressor for fonts in Web Open Font Format.

Usage

cargo install --features binary woff
woff Roboto-Regular.ttf Roboto-Regular.woff2
woff Roboto-Regular.woff2 Roboto-Regular.ttf

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.