Module decode

Source
Expand description

Interface for decoding WOFF2 files

Enums§

DecodeError

Functions§

convert_woff2_to_ttf
Converts a WOFF2 font in input_buffer into a TTF format font.
is_woff2
Returns whether the buffer starts with the WOFF2 magic number.