[cff] Fix comment.

2.6.5
Werner Lemberg 9 years ago
parent e411d38e71
commit 3101f89825
  1. 6
      src/cff/cffparse.c

@ -652,10 +652,8 @@
}
/* We assume that the `MultipleMaster' operator comes before any */
/* top DICT operators that contain T2 charstrings. Otherwise, */
/* `num_designs' is zero, leading to errors in handling the */
/* `blend' operator later on. */
/* The `MultipleMaster' operator comes before any */
/* top DICT operators that contain T2 charstrings. */
static FT_Error
cff_parse_multiple_master( CFF_Parser parser )

Loading…
Cancel
Save