shithub: freetype+ttf2subf

Download patch

ref: 973542bbeadb729b6cc6d6cd11f4c8e126f6fa5b
parent: 3d2f2c6004a7d9d05e11de68a8eceac85e7b248b
author: Werner Lemberg <[email protected]>
date: Mon Jul 3 05:40:15 EDT 2006

doc improvement

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -1271,6 +1271,8 @@
   /*    glyphs.  As this would be a definite performance hit, it is up to  */
   /*    client applications to perform such computations.                  */
   /*                                                                       */
+  /*    The FT_Size_Metrics structure is valid for bitmap fonts also.      */
+  /*                                                                       */
   typedef struct  FT_Size_Metrics_
   {
     FT_UShort  x_ppem;      /* horizontal pixels per EM               */