Minor.
This commit is contained in:
parent
17eb240698
commit
1264d9a64b
|
@ -385,6 +385,9 @@ FT_BEGIN_HEADER
|
||||||
/* @FT_Outline_Embolden, which uses the same strength in both */
|
/* @FT_Outline_Embolden, which uses the same strength in both */
|
||||||
/* directions. */
|
/* directions. */
|
||||||
/* */
|
/* */
|
||||||
|
/* <Since> */
|
||||||
|
/* 2.4.10 */
|
||||||
|
/* */
|
||||||
FT_EXPORT( FT_Error )
|
FT_EXPORT( FT_Error )
|
||||||
FT_Outline_EmboldenXY( FT_Outline* outline,
|
FT_Outline_EmboldenXY( FT_Outline* outline,
|
||||||
FT_Pos xstrength,
|
FT_Pos xstrength,
|
||||||
|
|
Loading…
Reference in New Issue