[dev] antialiased fonts in st

From: pancake <pancake_AT_youterm.com>
Date: Fri, 05 Oct 2012 10:48:07 +0200

I'm suggesting this change because truetyped fonts with antialias are hard
to read, probably more than transparent terminals.

Note that i have copypasted this diff from an st terminal, so there are
spaces
at the end of each line (this was not happening before)

[pancake_AT_bitbox st]$ hg diff
diff -r f80a970a2fda config.def.h
--- a/config.def.h Fri Oct 05 09:38:10 2012 +0200
+++ b/config.def.h Fri Oct 05 10:46:01 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 - 10:48:07 CEST

This archive was generated by hypermail 2.3.0 : Fri Oct 05 2012 - 11:00:07 CEST