Comment.
This commit is contained in:
parent
0291913491
commit
21a0457707
|
@ -167,6 +167,9 @@ FT_BEGIN_HEADER
|
||||||
/* */
|
/* */
|
||||||
/* strid :: The entry in `name' table identifying this style. */
|
/* strid :: The entry in `name' table identifying this style. */
|
||||||
/* */
|
/* */
|
||||||
|
/* psid :: The entry in `name' table identifying a PostScript name */
|
||||||
|
/* for this style. */
|
||||||
|
/* */
|
||||||
typedef struct FT_Var_Named_Style_
|
typedef struct FT_Var_Named_Style_
|
||||||
{
|
{
|
||||||
FT_Fixed* coords;
|
FT_Fixed* coords;
|
||||||
|
|
Loading…
Reference in New Issue