Fix spelling.
This commit is contained in:
parent
5ad761b943
commit
f44e1dc07d
|
@ -763,7 +763,7 @@ struct glyf
|
|||
/* Apply component transformation & translation */
|
||||
item.transform_points (comp_points);
|
||||
|
||||
/* Apply translatation from gvar */
|
||||
/* Apply translation from gvar */
|
||||
comp_points.translate (points[comp_index]);
|
||||
|
||||
if (item.is_anchored ())
|
||||
|
|
Loading…
Reference in New Issue