summaryrefslogtreecommitdiff
path: root/modules/text_server_adv/doc_classes
diff options
context:
space:
mode:
Diffstat (limited to 'modules/text_server_adv/doc_classes')
-rw-r--r--modules/text_server_adv/doc_classes/TextServerAdvanced.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/text_server_adv/doc_classes/TextServerAdvanced.xml b/modules/text_server_adv/doc_classes/TextServerAdvanced.xml
new file mode 100644
index 0000000000..eff4aa5fae
--- /dev/null
+++ b/modules/text_server_adv/doc_classes/TextServerAdvanced.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<class name="TextServerAdvanced" inherits="TextServer" version="4.0">
+ <brief_description>
+ Text Server using HarfBuzz, ICU and SIL Graphite to support BiDi, complex text layouts and contextual OpenType features.
+ </brief_description>
+ <description>
+ </description>
+ <tutorials>
+ </tutorials>
+</class>