Versions in this module Expand all Collapse all v0 v0.12.1 Sep 11, 2023 Changes in this version + func ParseFont(data []byte, readFile func(relFilename string) ([]byte, error)) (font.Face, error) + func ParseSubfont(data []byte, firstRune rune) (font.Face, error)