Commit 4927953f6ca331380de4536532cd2b239ad9a0e5

Werner Lemberg 2016-08-22T07:30:38

MInor.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 6fe3518..fa7aa11 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -2434,7 +2434,8 @@ FT_BEGIN_HEADER
   /*                                                                       */
   /*    If `type' is FT_SIZE_REQUEST_TYPE_SCALES, `width' and `height' are */
   /*    interpreted directly as 16.16 fractional scaling values, without   */
-  /*    any further modification.                                          */
+  /*    any further modification, and both `horiResolution' and            */
+  /*    `vertResolution' are ignored.                                      */
   /*                                                                       */
   typedef struct  FT_Size_RequestRec_
   {