summaryrefslogtreecommitdiff
path: root/fstobdf.h
diff options
context:
space:
mode:
Diffstat (limited to 'fstobdf.h')
-rw-r--r--fstobdf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fstobdf.h b/fstobdf.h
index 69d74d6..688b2cf 100644
--- a/fstobdf.h
+++ b/fstobdf.h
@@ -36,3 +36,5 @@ extern Bool EmitProperties ( FILE *outFile, FSXFontInfoHeader *fontHeader,
extern Bool EmitCharacters ( FILE *outFile, FSServer *fontServer,
FSXFontInfoHeader *fontHeader, Font fontID );
+extern unsigned long yResolution; /* intended vertical resoultion for font */
+extern unsigned long pointSize; /* font height in points */