[font] Docs
This commit is contained in:
parent
cb47dca74c
commit
e7a71ea15b
|
@ -1061,7 +1061,8 @@ hb_font_get_nominal_glyph (hb_font_t *font,
|
|||
* @glyph_stride: The stride between successive glyph IDs
|
||||
*
|
||||
* Fetches the nominal glyph IDs for a sequence of Unicode code points. Glyph
|
||||
* IDs must be returned in a #hb_codepoint_t output parameter.
|
||||
* IDs must be returned in a #hb_codepoint_t output parameter. Stopes at the
|
||||
* first unsupported glyph ID.
|
||||
*
|
||||
* Return value: the number of code points processed
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue