shithub: freetype+ttf2subf

Download patch

ref: 713ea8e87ca56f3ac474fb85010fd5de285d4b30
parent: 41e4480e43d178eb5e78580fcec4ad501152e962
author: Werner Lemberg <[email protected]>
date: Tue May 28 18:37:10 EDT 2013

Minor doc improvements.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/ftcache.h
+++ b/include/freetype/ftcache.h
@@ -370,7 +370,7 @@
   /*    should never try to discard it yourself.                           */
   /*                                                                       */
   /*    The @FT_Face object doesn't necessarily have a current size object */
-  /*    (i.e., face->size can be 0).  If you need a specific `font size',  */
+  /*    (i.e., face->size can be~0).  If you need a specific `font size',  */
   /*    use @FTC_Manager_LookupSize instead.                               */
   /*                                                                       */
   /*    Never change the face's transformation matrix (i.e., never call    */
@@ -701,7 +701,7 @@
   /*    FTC_ImageCache                                                     */
   /*                                                                       */
   /* <Description>                                                         */
-  /*    A handle to an glyph image cache object.  They are designed to     */
+  /*    A handle to a glyph image cache object.  They are designed to      */
   /*    hold many distinct glyph images while not exceeding a certain      */
   /*    memory threshold.                                                  */
   /*                                                                       */