commit 632217673c98c05629e658e13bcad53f68d58b61
Author: Léo Gaspard <[email protected]>
Date:   Sun Jun 12 16:46:32 2016 +0200

    Tell people work started on a font rendering lib

diff --git a/suckless.org/project_ideas.md b/suckless.org/project_ideas.md
index 50c2f7f..eb388a2 100644
--- a/suckless.org/project_ideas.md
+++ b/suckless.org/project_ideas.md
@@ -45,6 +45,9 @@ draw some text somewhere. And this is what a suckless font 
rendering library
 should do: Give it a font string and render at some position the given font
 without having to care about font specifics.
 
+[Some work](https://git.ekleog.org/dtext) has already been done to replace
+libXft and Fontconfig. Real-world testing is however still needed.
+
 ***Requirements:*** C knowledge, some X11 knowledge and of course knowledge
 about the font formats and how to handle them.
 


Reply via email to