Function

HarfBuzz-0.0HarfBuzzfont_get_nominal_glyphSince 1.2.3

  • Fetches the nominal glyph ID for a Unicode code point in the specified font.

    This version of the function should not be used to fetch glyph IDs for code points modified by variation selectors. For variation-selector support, user hb_font_get_variation_glyph() or use hb_font_get_glyph().

    Parameters

    Returns [number, number]

    true if data found, false otherwise

    1.2.3