From fab5adf8fa3073862267e14aece1adf9eed0541c Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 16 Mar 2019 11:03:17 -0700 Subject: Add description of libXft to README.md Signed-off-by: Alan Coopersmith --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6f459c8..26edef1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ libXft - X FreeType library --------------------------- +libXft is the client side font rendering library, using libfreetype, +libX11, and the X Render extension to display anti-aliased text. + Xft version 2.1 was the first stand alone release of Xft, a library that connects X applications with the FreeType font rasterization library. Xft uses fontconfig to locate fonts so it has no configuration files. -- cgit v1.2.1