This commit is contained in:
Werner Lemberg 2017-01-07 12:00:18 +01:00
parent 0291913491
commit 21a0457707
1 changed files with 3 additions and 0 deletions

View File

@ -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;