Skip to content

alias GlyphNotFoundCallback


(alias) GlyphNotFoundCallback = fun(id: number, char: number)

The glyph_not_found callback, when set, kicks in when the backend cannot insert a glyph. When no callback is defined a message is written to the log.

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!