WISH: just for fun, do shade and tint with XRender.
6.1
+TODO: is14755 feedback for all redn_t attributes
+TODO: trailing spaces rmeoval for rect selections
- update iso8859-7 table (euro and drachma round-trip et al.).
- fix a crash when the selection scrolls out of the scrollback
while the user still drags.
int fore = GET_FGCOLOR (rend); // desired foreground
int back = GET_BGCOLOR (rend); // desired background
- // only do special processing if any attributes are set, which is rare
+ // only do special processing if any attributes are set, which is unlikely
if (rend & (RS_Bold | RS_Italic | RS_Uline | RS_RVid | RS_Blink | RS_Careful))
{
#if ENABLE_STYLES