tAdding a TODO for xft fallback. - st - [fork] customized build of st, the simple terminal
HTML git clone git://src.adamsgaard.dk/st
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit e9c677816c0161a6702dabb244bd2fd918dcb0af
DIR parent 74d6abfee5a1455c7c126d6b78760efd65d9d7c3
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Mon, 24 Sep 2012 10:31:35 +0200
Adding a TODO for xft fallback.
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/TODO b/TODO
t@@ -19,6 +19,7 @@ code & interface
* add border around cursor, when it could be hard to read
* white border when not selected would suffice
* + definition in config.h
+* add fallback fonts for the restricted xft code
bugs
----