shithub: freetype+ttf2subf

Download patch

ref: 6f91896980be09e5128c6fb09e541bf68a8c78e5
parent: eb1bba9be421ebf2eb95cfb9c6129836b96009fa
author: Werner Lemberg <[email protected]>
date: Sat Jul 4 07:35:28 EDT 2015

Minor documentation issue.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/truetype/ttgxvar.c
+++ b/src/truetype/ttgxvar.c
@@ -698,7 +698,8 @@
   /*              TT_Get_MM_Var initializes the blend structure.           */
   /*                                                                       */
   /* <Output>                                                              */
-  /*    master :: The `fvar' data (must be freed by caller).               */
+  /*    master :: The `fvar' data (must be freed by caller).  Can be NULL, */
+  /*              which makes this function simply load MM support.        */
   /*                                                                       */
   /* <Return>                                                              */
   /*    FreeType error code.  0 means success.                             */