summaryrefslogtreecommitdiff
path: root/src/hb-graphite2.h
diff options
context:
space:
mode:
authorBowon Ryu <bowon.ryu@samsung.com>2020-12-22 16:48:00 +0900
committerBowon Ryu <bowon.ryu@samsung.com>2020-12-22 16:48:00 +0900
commitfe65a6a32ba3654c532639ba656bd66b041d7dc6 (patch)
treed03697aad2c3c27127679ce19442f67638150b5e /src/hb-graphite2.h
parenta280f8312cc9b27515efbab292b95b9d147a2b73 (diff)
downloadharfbuzz-fe65a6a32ba3654c532639ba656bd66b041d7dc6.tar.gz
harfbuzz-fe65a6a32ba3654c532639ba656bd66b041d7dc6.tar.bz2
harfbuzz-fe65a6a32ba3654c532639ba656bd66b041d7dc6.zip
Imported Upstream version 2.6.7upstream/2.6.7
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')