Function

HarfBuzz-0.0HarfBuzzfont_glyph_to_stringSince 0.9.2

  • Fetches the name of the specified glyph ID in font and returns it in string s.

    If the glyph ID has no name in font, a string of the form gidDDD is generated, with DDD being the glyph ID.

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

    Parameters

    Returns string[]

    0.9.2