Documentation ¶
Overview ¶
Package unwoff decompresses WOFF/WOFF2 fonts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotWOFF = errors.New("not a WOFF/WOFF2 font")
ErrNotWOFF is returned if the font is not a WOFF/WOFF2.
Functions ¶
func Decompress ¶
Decompress attempts to decompress the provided WOFF/WOFF2 font.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.