Here's a third version of the patch with some minor changes. It removes
the curly braces around the body of the `if' clause in
`xmakeglyphfontspecs' that checks for ATTR_WDUMMY. It simplifies some
of the conditional logic in `xdrawglyphfontspecs', by pulling out the
check to see if `base.fg' is the same as `defaultfg' when changing the
foreground color, and it also adds an ATTR_BOLD_FAINT composite attribute
to simplify some of bold/faint exclusive or checks in this function.
Received on Wed May 06 2015 - 17:33:39 CEST