[hackers] [st] Turning on antialias by default really makes it more unreadable. Maybe if once || Christoph Lohmann

From: <hg_AT_suckless.org>
Date: Fri, 5 Oct 2012 11:10:33 +0200 (CEST)

changeset: 348:b0c5f18fa666
tag: tip
user: Christoph Lohmann <20h_AT_r-36.net>
date: Fri Oct 05 11:07:55 2012 +0200
files: config.def.h
description:
Turning on antialias by default really makes it more unreadable. Maybe if once
the majority has bigger screens, this can be turned on by default again.
Thanks pancake, for the hint.


diff -r f80a970a2fda -r b0c5f18fa666 config.def.h
--- a/config.def.h Fri Oct 05 09:38:10 2012 +0200
+++ b/config.def.h Fri Oct 05 11:07:55 2012 +0200
_AT_@ -1,5 +1,5 @@
 
-#define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=false"
+#define FONT "Liberation Mono:pixelsize=12:antialias=false:autohint=false"
 
 /* Space in pixels around the terminal buffer */
 #define BORDER 2
Received on Fri Oct 05 2012 - 11:10:33 CEST

This archive was generated by hypermail 2.3.0 : Fri Oct 05 2012 - 11:12:09 CEST