woff2-no-std 0.3.4

WOFF2 decompression library
Documentation
1
2
3
4
5
6
7
8
pub const LATO_V22_LATIN_REGULAR: &[u8] =
    include_bytes!("../tests/data/lato-v22-latin-regular.woff2");

// Font Awesome 5 v5.15.4
// https://fontawesome.com/v5/download
// https://use.fontawesome.com/releases/v5.15.4/fontawesome-free-5.15.4-web.zip
pub const FONTAWESOME_REGULAR_400: &[u8] =
    include_bytes!("../tests/data/fa-regular-400-v5.15.4.woff2");