This module defines the behaviour of a font module.
@callback to_utf8(String.t()) :: String.t()
@callback to_utf8(integer()) :: String.t() | nil