[docs] Add comment

This commit is contained in:
Behdad Esfahbod 2018-10-28 11:41:33 -07:00
parent 3d4c1f6a41
commit d6d6f3bc22
1 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,9 @@
* @short_description: OpenType font implementation
* @include: hb-ot.h
*
* Functions for using OpenType fonts with hb_shape().
* Functions for using OpenType fonts with hb_shape(). Not that fonts returned
* by hb_font_create() default to using these functions, so most clients would
* never need to call these functions directly.
**/