* removing the GetOutlinePen() macro from graphics/gfxmacros.h as this is causing compiler warnings due to conflicts with the graphics.h inline macros. This refs #63.
* modified macros to define GetOPen() rather then GetOutlinePen() which should fix the duplicate macro definition macros.