shithub: freetype+ttf2subf

Download patch

ref: c86f86112fa04ca56efc759292b4b9949ce4cec8
parent: 7fd201829a5306a802fd4c3c050a5e1813b3e964
author: Werner Lemberg <[email protected]>
date: Tue Aug 5 07:18:45 EDT 2008

Minor documentation improvement.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/ftglyph.h
+++ b/include/freetype/ftglyph.h
@@ -219,7 +219,8 @@
   /*    FT_Get_Glyph                                                       */
   /*                                                                       */
   /* <Description>                                                         */
-  /*    A function used to extract a glyph image from a slot.              */
+  /*    A function used to extract a glyph image from a slot.  Note that   */
+  /*    the created @FT_Glyph object must be released with @FT_Done_Glyph. */
   /*                                                                       */
   /* <Input>                                                               */
   /*    slot   :: A handle to the source glyph slot.                       */