summaryrefslogtreecommitdiffstats
path: root/libraries/libraqm/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libraqm/README')
-rw-r--r--libraries/libraqm/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libraqm/README b/libraries/libraqm/README
new file mode 100644
index 0000000000..83775a6d7d
--- /dev/null
+++ b/libraries/libraqm/README
@@ -0,0 +1,6 @@
+Raqm is a small library that encapsulates the logic for complex text
+layout and provides a convenient API.
+
+It currently provides bidirectional text support (using FriBiDi), shaping
+(using HarfBuzz), and proper script itemization. As a result, Raqm can
+support most writing systems covered by Unicode.