Small documentation addition
This commit is contained in:
parent
6c49822cad
commit
f1f8d1e855
|
@ -1401,6 +1401,9 @@ hb_font_get_glyph_shape (hb_font_t *font,
|
||||||
* calls to the callbacks of the @funcs objects,
|
* calls to the callbacks of the @funcs objects,
|
||||||
* with @paint_data passed to them.
|
* with @paint_data passed to them.
|
||||||
*
|
*
|
||||||
|
* Note that this function applies the the scale and synthetic
|
||||||
|
* slant of the font as outermost transform.
|
||||||
|
*
|
||||||
* Since: REPLACEME
|
* Since: REPLACEME
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue