shithub: freetype+ttf2subf

Download patch

ref: 43d4901f32636abef28cd8a92d8e3e7bab904cce
parent: 8bb4c8d454214b8531c9f9737bcd540370513ce8
author: Werner Lemberg <[email protected]>
date: Tue Mar 3 01:48:11 EST 2015

Another minor documentation improvement.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype.h
+++ b/include/freetype.h
@@ -908,6 +908,11 @@
   /*                           Can be NULL (e.g., in fonts embedded in a   */
   /*                           PDF file).                                  */
   /*                                                                       */
+  /*                           In case the font doesn't provide a specific */
+  /*                           family name entry, FreeType tries to        */
+  /*                           synthesize one, deriving it from other name */
+  /*                           entries.                                    */
+  /*                                                                       */
   /*    style_name          :: The face's style name.  This is an ASCII    */
   /*                           string, usually in English, that describes  */
   /*                           the typeface's style (like `Italic',        */