libxfont2

libxfont2

X11 font rasterisation library

  • version 2.0.7-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install libxfont2

or

kpkg build libxfont2

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["libfontenc"]
    N1["xorgproto"]
    N2["libxfont2"]
    style N2 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N3["freetype"]
    N4["libpng"]
    N0 --> N2
    N1 --> N2
    N3 --> N2
    N4 --> N3