From d1848480706c31599832f2ee01b6da37673e9f9b Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Wed, 10 Oct 2018 22:17:16 -0400 Subject: [PATCH] [Doc] add unicodedata.OTTags documentation --- Doc/source/unicodedata/OTTags.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Doc/source/unicodedata/OTTags.rst diff --git a/Doc/source/unicodedata/OTTags.rst b/Doc/source/unicodedata/OTTags.rst new file mode 100644 index 000000000..f766b5ffb --- /dev/null +++ b/Doc/source/unicodedata/OTTags.rst @@ -0,0 +1,16 @@ +###### +OTTags +###### + +.. automodule:: fontTools.unicodedata.OTTags + :members: + :undoc-members: + +.. data:: fontTools.unicodedata.OTTags.DEFAULT_SCRIPT + +.. data:: fontTools.unicodedata.OTTags.SCRIPT_EXCEPTIONS + +.. data:: fontTools.unicodedata.OTTags.NEW_SCRIPT_TAGS + +.. data:: fontTools.unicodedata.OTTags.NEW_SCRIPT_TAGS_REVERSED +