summaryrefslogtreecommitdiffstats
path: root/libraries/libraqm
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:43:18 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:43:18 -0400
commit77f327bc5309762b6847b2dd41a419e166236597 (patch)
tree9919227a8f133761e13119f1e776b5bc03aa5c48 /libraries/libraqm
parent23d161e530f04975bca680c58be37f392e0ad42e (diff)
downloadslackbuilds-77f327bc5309762b6847b2dd41a419e166236597.tar.gz
slackbuilds-77f327bc5309762b6847b2dd41a419e166236597.tar.xz
libraries/libraqm: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libraqm')
-rw-r--r--libraries/libraqm/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libraqm/README b/libraries/libraqm/README
index 83775a6d7d..8c2befc13a 100644
--- a/libraries/libraqm/README
+++ b/libraries/libraqm/README
@@ -1,6 +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.
+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.