summaryrefslogtreecommitdiff
path: root/fonttosfnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'fonttosfnt.h')
-rw-r--r--fonttosfnt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fonttosfnt.h b/fonttosfnt.h
index 6ad30fb..0dcc31c 100644
--- a/fonttosfnt.h
+++ b/fonttosfnt.h
@@ -88,6 +88,7 @@ typedef struct _FontNameEntry {
typedef struct _Metrics {
int height;
+ int size;
int maxX;
int minX;
int maxY;