mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-04 23:37:59 +02:00
Documentation fix.
This commit is contained in:
parent
b8bae640cd
commit
d90b67384d
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue