summaryrefslogtreecommitdiff
path: root/src/hb-graphite2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hb-graphite2.h')
-rw-r--r--src/hb-graphite2.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/hb-graphite2.h b/src/hb-graphite2.h
index 1720191..f299da9 100644
--- a/src/hb-graphite2.h
+++ b/src/hb-graphite2.h
@@ -32,7 +32,15 @@
HB_BEGIN_DECLS
-
+/**
+ * HB_GRAPHITE2_TAG_SILF:
+ *
+ * The #hb_tag_t tag for the `Silf` table, which holds Graphite
+ * features.
+ *
+ * For more information, see http://graphite.sil.org/
+ *
+ **/
#define HB_GRAPHITE2_TAG_SILF HB_TAG('S','i','l','f')