]> git.sur5r.net Git - i3/i3.github.io/commitdiff
index: remove statement about Xft
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 13 Aug 2012 11:49:19 +0000 (13:49 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 13 Aug 2012 11:49:19 +0000 (13:49 +0200)
The rationale behind this will be included in the release notes for 4.3.
tl;dr: users all over the world need fonts which support their language
and things like right-to-left just are not possible without xft.

index.html.mako

index ec0c5922ca2b6f2400c7b43e0e4db7ea07dd5bb9..4451611ecb37c398995b42462614ee1024495994 100644 (file)
@@ -84,8 +84,7 @@ we agreed upon the following goals for i3:
   </li> 
   <li> 
     The usual elitism amongst minimal window managers: Don’t be bloated, don’t be fancy
-    (simple borders are the most decoration we want to have), don’t add support for Xft
-    and blurred fonts.
+    (simple borders are the most decoration we want to have).
     <br /> 
     However, we do not enforce unnecessary limits such as a maximum amount of source lines
     of code. If it needs to be a bit bigger, it will be.