commit 55ad85288c30aa5a88b0e2b7dfb75a4e0e67002f
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Fri Oct 7 10:18:25 2022 +0200
project_ideas: remove a link
diff --git a/suckless.org/project_ideas/index.md b/suckless.org/project_ideas/index.md
index 976b2e6c..64348ef1 100644
--- a/suckless.org/project_ideas/index.md
+++ b/suckless.org/project_ideas/index.md
_AT_@ -49,9 +49,6 @@ 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/leo/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.
Received on Fri Oct 07 2022 - 10:17:25 CEST