summaryrefslogtreecommitdiff
path: root/test/verify_glyf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/verify_glyf.cc')
-rw-r--r--test/verify_glyf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/verify_glyf.cc b/test/verify_glyf.cc
index ff89638..abfe1ab 100644
--- a/test/verify_glyf.cc
+++ b/test/verify_glyf.cc
@@ -22,7 +22,7 @@
namespace sfntly {
// We spot check only glyph id 33.
-const int32_t GLYPH33_OFFSET = 0xA70;
+const int32_t GLYPH33_OFFSET = 0xAC8;
const int32_t GLYPH33_LENGTH = 40;
const int32_t GLYPH33_XMIN = 92;
const int32_t GLYPH33_YMIN = 20;