shithub: freetype+ttf2subf

Download patch

ref: 66c7ece8e77a1a00e41d339237d5bfcdfe21ece2
parent: 256a35126468b8f1d4dedaceed5dd8da6d9926fc
author: Werner Lemberg <[email protected]>
date: Fri Dec 8 10:51:51 EST 2006

Improve documentation of FT_New_Memory_Face.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -1799,6 +1799,9 @@
   /* <Return>                                                              */
   /*    FreeType error code.  0 means success.                             */
   /*                                                                       */
+  /* <Note>                                                                */
+  /*    You must not deallocate the memory before calling @FT_Face_Done.   */
+  /*                                                                       */
   FT_EXPORT( FT_Error )
   FT_New_Memory_Face( FT_Library      library,
                       const FT_Byte*  file_base,