Documentation fix.

LAYOUT
Werner Lemberg 21 years ago
parent 6f5bae10f6
commit 2fbab5ebae
  1. 4
      src/truetype/ttinterp.c

@ -1595,8 +1595,8 @@
/* Direct_Move_Orig */
/* */
/* <Description> */
/* Moves a point by a given distance along the freedom vector. The */
/* point will not be `touched'. */
/* Moves the *original* position of a point by a given distance along */
/* the freedom vector. Obviously, the point will not be `touched'. */
/* */
/* <Input> */
/* point :: The index of the point to move. */

Loading…
Cancel
Save