libraqm
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.
The documentation can be accessed on the web at:
http://host-oman.github.io/libraqm/
Raqm (Arabic: رَقْم) is writing, also number or digit and the Arabic word for digital (رَقَمِيّ) shares the same root, so it is a play on “digital writing”.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libraqm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libraqm.changes | 0000006042 5.9 KB | |
libraqm.spec | 0000002689 2.63 KB | |
raqm-0.9.0.tar.xz | 0000211284 206 KB |
Revision 6 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 950279
from
Joop Boonen (worldcitizen)
(revision 6)
- update to 0.9.0: * raqm_t objects can now be reused by calling raqm_clear_contents() before re-use, to potentially reduce the number memory allocations. * don't hardcode python3 in tests. * new API: * raqm_set_freetype_load_flags_range() * raqm_clear_contents() - Remove 0001-Pass_version_to_meson_library.patch as it was upstreamed (forwarded request 950205 from polslinux)
Comments 0