Add kern table support.
Review: http://codereview.chromium.org/524018



git-svn-id: http://ots.googlecode.com/svn/trunk@26 a4e77c2c-9104-11de-800e-5b313e0d2bf3
diff --git a/src/ots.h b/src/ots.h
index d026d34..e80a752 100644
--- a/src/ots.h
+++ b/src/ots.h
@@ -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) \