Closed shiftleftplusone closed 8 years ago
I updated the color names and color code constants just to be integrated into your libs, without extra #include needed if possible, to be used by the end-user right out of the box. HTH !
See revision d0e60d3
if you wish you are welcome to include the following color codes for standardized color names (source: http://www.december.com/html/spec/colordeccompact.html http://www.december.com/html/spec/colordec.html )
(e.g., one could use a variable alpha value by Stroke( RED, 0.5);