Render faint attribute
authorAnders Eurenius <aes@spotify.com>
Sat, 21 Jun 2014 22:10:59 +0000 (00:10 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Tue, 8 Jul 2014 20:46:55 +0000 (22:46 +0200)
Faint text is implemented by allocating a new color at one-half
intensity of each of the r, g, b components, or if the text bold at the
same time, it is not made lighter.

Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
Signed-off-by: Christoph Lohmann <20h@r-36.net>

No differences found