Function

HarfBuzz-0.0HarfBuzzfont_glyph_from_stringSince 0.9.2

  • Fetches the glyph ID from font that matches the specified string. Strings of the format gidDDD or uniUUUU are parsed automatically.

    Note: len == -1 means the string is null-terminated.

    Parameters

    Returns [number, number]

    true if data found, false otherwise

    0.9.2