mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-13 21:56:09 +01:00
dfe79087f3
Signed-off-by: David Spencer <baildon.research@googlemail.com>
6 lines
302 B
Text
6 lines
302 B
Text
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.
|