Minor
This commit is contained in:
parent
8b2a580470
commit
2d40923ca9
|
@ -120,7 +120,7 @@ hb_ot_math_get_glyph_top_accent_attachment (hb_font_t *font,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* hb_ot_math_is_glyph_extended_shape:
|
* hb_ot_math_is_glyph_extended_shape:
|
||||||
* @font: a #hb_font_t to test
|
* @face: a #hb_face_t to test
|
||||||
* @glyph: a glyph index to test
|
* @glyph: a glyph index to test
|
||||||
*
|
*
|
||||||
* Return value: true if the glyph is an extended shape, false otherwise
|
* Return value: true if the glyph is an extended shape, false otherwise
|
||||||
|
|
Loading…
Reference in New Issue