#font #typography #opentype #typeface

bin+lib woff

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

9 releases

0.3.4 Dec 29, 2024
0.3.3 Apr 19, 2024
0.3.1 Jan 31, 2024
0.3.0 Oct 6, 2023
0.0.1 Feb 7, 2023

#2235 in Parser implementations

Download history 116/week @ 2024-10-07 24/week @ 2024-10-14 55/week @ 2024-10-21 37/week @ 2024-10-28 144/week @ 2024-11-04 76/week @ 2024-11-11 126/week @ 2024-11-18 229/week @ 2024-11-25 134/week @ 2024-12-02 386/week @ 2024-12-09 49/week @ 2024-12-16 496/week @ 2024-12-23 143/week @ 2024-12-30 117/week @ 2025-01-06 137/week @ 2025-01-13 59/week @ 2025-01-20

549 downloads per month
Used in cn-font-split

Apache-2.0/MIT

1.5MB
24K SLoC

C 21K SLoC // 0.1% comments C++ 3.5K SLoC // 0.1% comments Rust 236 SLoC Bazel 24 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