Expand description
Interface for decoding WOFF2 files
Enums§
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.
Interface for decoding WOFF2 files
input_buffer
into a TTF format font.