aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/cff/cf2font.h
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/cff/cf2font.h')
-rw-r--r--freetype/src/cff/cf2font.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/freetype/src/cff/cf2font.h b/freetype/src/cff/cf2font.h
index f9dd1bbd4..d8860ce8e 100644
--- a/freetype/src/cff/cf2font.h
+++ b/freetype/src/cff/cf2font.h
@@ -85,6 +85,8 @@ FT_BEGIN_HEADER
/* i.e. darkenX != 0 || darkenY != 0 */
FT_Bool stemDarkened;
+ FT_Int darkenParams[8]; /* 1000 unit character space */
+
/* variables that depend on both FontDict and Transform */
CF2_Fixed stdVW; /* in character space; depends on dict entry */
CF2_Fixed stdHW; /* in character space; depends on dict entry */