shithub: freetype+ttf2subf

Download patch

ref: d90b67384d4ab08d8287186e4a91e8bff20c6ecf
parent: b8bae640cd1b8bfc1357dd07fd40a702d8780c5d
author: Werner Lemberg <[email protected]>
date: Fri Nov 28 17:47:26 EST 2003

Documentation fix.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/truetype/ttinterp.c
+++ b/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.                        */