libxft
libxft
X11 client-side font rendering library
- version 2.3.9-1
- is not a group package
Dependencies
- libx11
- libxext
- libxrender
- fontconfig
- freetype
- xtrans (build)
- gmake (build)
Installation
Install it by running either;
kpkg install libxftor
kpkg build libxftTo see the difference, see The handbook
Dependency Graph
graph TD
N0["libxau"]
N1["libxdmcp"]
N2["libxcb"]
N3["xorgproto"]
N4["fontconfig"]
N5["freetype"]
N6["gperf"]
N7["xcb-proto"]
N8["libxext"]
N9["libxft"]
style N9 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N10["libx11"]
N11["libxrender"]
N12["libpng"]
N0 --> N2
N1 --> N2
N2 --> N10
N3 --> N10
N3 --> N0
N3 --> N1
N4 --> N9
N5 --> N9
N5 --> N4
N6 --> N4
N7 --> N2
N8 --> N9
N10 --> N9
N10 --> N11
N10 --> N8
N11 --> N9
N12 --> N5