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

Unified Diff: src/ots.h

Issue 524018: Add support for 'kern' OpenType table.... (Closed) Base URL: http://ots.googlecode.com/svn/trunk/
Patch Set: Created 10 years, 12 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 | « src/kern.cc ('k') | src/ots.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ots.h
===================================================================
--- src/ots.h (revision 25)
+++ src/ots.h (working copy)
@@ -155,6 +155,7 @@
F(head, HEAD) \
F(hhea, HHEA) \
F(hmtx, HMTX) \
+ F(kern, KERN) \
F(loca, LOCA) \
F(ltsh, LTSH) \
F(maxp, MAXP) \
« no previous file with comments | « src/kern.cc ('k') | src/ots.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698