summaryrefslogtreecommitdiffstats
path: root/libraries/libraqm/README
blob: 8c2befc13a49c914cd0ddce05043b1e9d692a4f4 (plain)
1
2
3
4
5
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.