Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: third_party/ots/src/os2.h

Issue 1062093002: Update OTS to revision 6d2e08b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/ots/src/cmap.cc ('k') | third_party/ots/src/os2.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « third_party/ots/src/cmap.cc ('k') | third_party/ots/src/os2.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698