mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
52922516e1
complex text layout and provide a convenient API.
9 lines
344 B
Plaintext
9 lines
344 B
Plaintext
Raqm is a small library that encapsulates the logic for complex text layout
|
|
and provide 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.
|
|
|
|
WWW: https://github.com/HOST-Oman/libraqm
|