Index: third_party/ots/src/os2.h |
diff --git a/third_party/ots/src/os2.h b/third_party/ots/src/os2.h |
index 9e0fc3475287c5d937b9b2de6d0ae230d226a75a..01511c5dc37c13879e4b3793e09f037fe2d8cb90 100644 |
--- a/third_party/ots/src/os2.h |
+++ b/third_party/ots/src/os2.h |
@@ -47,6 +47,8 @@ struct OpenTypeOS2 { |
uint16_t default_char; |
uint16_t break_char; |
uint16_t max_context; |
+ uint16_t lower_optical_pointsize; |
+ uint16_t upper_optical_pointsize; |
}; |
} // namespace ots |