#font #typography #opentype #typeface #true-type

bin+lib woff

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

8 releases

0.3.3 Apr 19, 2024
0.3.1 Jan 31, 2024
0.3.0 Oct 6, 2023
0.2.3 Jun 13, 2023
0.0.1 Feb 7, 2023

#2250 in Parser implementations

Download history 2/week @ 2024-01-26 8/week @ 2024-02-23 6/week @ 2024-03-01 24/week @ 2024-03-08 43/week @ 2024-03-15 14/week @ 2024-03-22 25/week @ 2024-03-29 138/week @ 2024-04-19 110/week @ 2024-04-26

248 downloads per month

Apache-2.0/MIT

1.5MB
24K SLoC

C 20K SLoC // 0.1% comments C++ 3.5K SLoC // 0.1% comments Rust 236 SLoC Shell 23 SLoC

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.


lib.rs:

Compressor for fonts in Web Open Font Format.

Dependencies