issue 17: libxft-2.3.7: Bold fonts in urxvt missing leftmost pixels
Update for issue #15 (closed) replaced maximum advance with truncated offsets. However, in some cases (e.g., server providing a fake bold version of a font), the result may extend outside the bounding box for the glyph. To work around this, use the minimum of old/new values.
Signed-off-by: Thomas E. Dickey dickey@invisible-island.net
Edited by Thomas E. Dickey