Versions in this module Expand all Collapse all v0 v0.0.1 May 26, 2024 Changes in this version + var ErrNotWOFF = errors.New("not a WOFF/WOFF2 font") + func Decompress(font []byte) ([]byte, error)