Font family which aims at metric compatibility with Arial, Times New Roman, and Courier New
Install it by running either;
kpkg install liberation-fonts
or
kpkg build liberation-fonts
To see the difference, see The handbook
graph TD
N0["fontconfig"]
N1["liberation-fonts"]
style N1 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N2["freetype"]
N3["gperf"]
N4["libpng"]
N0 --> N1
N2 --> N0
N3 --> N0
N4 --> N2