#font #true-type #opentype #woff2

bin+lib woff

The package provides a converter for Web Open Font Format

13 unstable releases (6 breaking)

new 0.6.1 Feb 28, 2025
0.5.0 Feb 27, 2025
0.3.4 Dec 29, 2024
0.3.3 Apr 19, 2024
0.0.1 Feb 7, 2023

#1928 in Parser implementations

Download history 114/week @ 2024-11-01 112/week @ 2024-11-08 96/week @ 2024-11-15 214/week @ 2024-11-22 152/week @ 2024-11-29 366/week @ 2024-12-06 101/week @ 2024-12-13 264/week @ 2024-12-20 368/week @ 2024-12-27 75/week @ 2025-01-03 114/week @ 2025-01-10 127/week @ 2025-01-17 40/week @ 2025-01-24 58/week @ 2025-01-31 34/week @ 2025-02-07 10/week @ 2025-02-14

145 downloads per month
Used in cn-font-split

Apache-2.0/MIT

1.5MB
25K SLoC

C 22K SLoC // 0.1% comments C++ 3.5K SLoC // 0.1% comments Rust 402 SLoC Shell 23 SLoC Bazel 20 SLoC // 0.2% comments

WOFF Package Documentation Build

The package provides a converter for Web Open Font Format.

Usage

cargo install --features binary woff

woff Roboto-Regular.ttf Roboto-Regular.woff
woff Roboto-Regular.woff Roboto-Regular.ttf

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.

Dependencies