shithub: freetype+ttf2subf

Download patch

ref: 63cb256b5bd51f8be19cb2b4340e5f1d1a7f6617
parent: aaffbf85df8b02b469eb76e22354c2bab6759ae6
author: Werner Lemberg <[email protected]>
date: Sun Nov 30 15:54:21 EST 2014

Documentation typos.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/ftoutln.h
+++ b/include/ftoutln.h
@@ -71,10 +71,10 @@
   /*                                                                       */
   /*    FT_Outline_Decompose                                               */
   /*    FT_Outline_Funcs                                                   */
-  /*    FT_Outline_MoveTo_Func                                             */
-  /*    FT_Outline_LineTo_Func                                             */
-  /*    FT_Outline_ConicTo_Func                                            */
-  /*    FT_Outline_CubicTo_Func                                            */
+  /*    FT_Outline_MoveToFunc                                              */
+  /*    FT_Outline_LineToFunc                                              */
+  /*    FT_Outline_ConicToFunc                                             */
+  /*    FT_Outline_CubicToFunc                                             */
   /*                                                                       */
   /*************************************************************************/