Skip to content

alias FindFontFileCallback


(alias) FindFontFileCallback = fun(asked_name: string) -> string?

Find a font metrics file.

The asked_name is an OTF or TFM font metrics file.

Return nil if the file cannot be found.

😱 Types incomplete or incorrect? 🙏 Please contribute!