7 lines
302 B
Plaintext
7 lines
302 B
Plaintext
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.
|