summaryrefslogtreecommitdiffstats
path: root/src/truetype/ttgload.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/truetype/ttgload.h')
-rw-r--r--src/truetype/ttgload.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/truetype/ttgload.h b/src/truetype/ttgload.h
index 05f7588..3f1699e 100644
--- a/src/truetype/ttgload.h
+++ b/src/truetype/ttgload.h
@@ -43,6 +43,7 @@ FT_BEGIN_HEADER
FT_LOCAL( void )
TT_Get_VMetrics( TT_Face face,
FT_UInt idx,
+ FT_Pos yMax,
FT_Short* tsb,
FT_UShort* ah );