parent
6bd4c082e4
commit
d29c8424c8
|
@ -52,7 +52,7 @@
|
||||||
* @short_description: OpenType font implementation
|
* @short_description: OpenType font implementation
|
||||||
* @include: hb-ot.h
|
* @include: hb-ot.h
|
||||||
*
|
*
|
||||||
* Functions for using OpenType fonts with hb_shape(). Not that fonts returned
|
* Functions for using OpenType fonts with hb_shape(). Note that fonts returned
|
||||||
* by hb_font_create() default to using these functions, so most clients would
|
* by hb_font_create() default to using these functions, so most clients would
|
||||||
* never need to call these functions directly.
|
* never need to call these functions directly.
|
||||||
**/
|
**/
|
||||||
|
|
Loading…
Reference in New Issue