harfbuzz
harfbuzz
FriBidi is an implementation of Unicode Bidirectional Algorithm
- version 9.0.0-3
- is not a group package
Dependencies
Installation
Install it by running either;
kpkg install harfbuzzor
kpkg build harfbuzzTo see the difference, see The handbook
Dependency Graph
graph TD
N0["harfbuzz"]
style N0 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N1["glib"]
N2["freetype"]
N3["icu"]
N4["gobject-introspection"]
N5["libpng"]
N1 --> N0
N1 --> N4
N2 --> N0
N3 --> N0
N4 --> N0
N5 --> N2