JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
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)
commitf796533b1bab9aa8ea4e70b79d305c9aea47fe6a
treedd7920ff24d35c33a5ac31a272bdd9bb3a62e0e2
parent955923b38b1f08f6cb25a706cea2af5966339187
Render faint attribute

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>
st.c