JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Reorder and extend glyph attributes
authorAnders Eurenius <aes@spotify.com>
Sat, 21 Jun 2014 18:29:36 +0000 (20:29 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Fri, 27 Jun 2014 12:04:47 +0000 (14:04 +0200)
commit50e6355e0d6c9843b51ac4711980401205ce06c1
treec07bfe2b32824404875e682018648d6320a04959
parent77569526c0166e6364bb635fceb8eeabd58ce683
Reorder and extend glyph attributes

Faint, invisible, struck and fast blink are added as glyph attributes.
Since there's an edit here, let's take the opportunity to reorder them
so that they correspond to the two's power of the corresponding escape
code. (just for neatness, let's hope that property never gets used for
anything.)

Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
st.c