This commit is contained in:
Werner Lemberg 2016-08-22 07:30:38 +02:00
parent 6432b8c490
commit 4927953f6c
1 changed files with 2 additions and 1 deletions

View File

@ -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_
{