Make convenience routine SetPen globally available
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 3 Oct 2012 12:07:37 +0000 (14:07 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:09 +0000 (11:28 +0200)
commitc3dccf9e44678d2c0330f28dccdb7ec8fca9e593
treec697a2e59aa0071510d5992cd851917a806bd203
parent8701da4fd9968fb938ae04c91e9f59a8d64fef9f
Make convenience routine SetPen globally available

The routine to set a pen as specified by  a color string that was used
in xevalgraph is moved to xboard.c, where there also is lots of demand
for it. The arrow drawing now uses it for setting the highlightSquareColor.
xboard.c
xevalgraph.c
xevalgraph.h