Function

HarfBuzz-0.0HarfBuzzfont_get_glyph_nameSince 0.9.2

  • Fetches the glyph-name string for a glyph ID in the specified font.

    According to the OpenType specification, glyph names are limited to 63 characters and can only contain (a subset of) ASCII.

    Parameters

    Returns [number, string[]]

    true if data found, false otherwise

    0.9.2