summaryrefslogtreecommitdiff
path: root/ttfparser.go
diff options
context:
space:
mode:
Diffstat (limited to 'ttfparser.go')
-rw-r--r--ttfparser.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/ttfparser.go b/ttfparser.go
index 323f144..41574e2 100644
--- a/ttfparser.go
+++ b/ttfparser.go
@@ -30,6 +30,7 @@ import (
"strings"
)
+// This structure contains metrics of a TrueType font.
type TtfType struct {
Embeddable bool
UnitsPerEm uint16