woff

Crates.iowoff
lib.rswoff
version0.3.3
sourcesrc
created_at2023-02-07 12:41:02.961382
updated_at2024-04-19 07:41:07.774795
descriptionThe package provides a compressor for fonts in Web Open Font Format.
homepagehttps://github.com/bodoni/woff
repositoryhttps://github.com/bodoni/woff
max_upload_size
id778712
size2,399,663
Owners (github:buoyantio:owners)

documentation

https://docs.rs/woff

README

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.

Commit count: 31

cargo fmt