4ae1ca116f0a51d4bad97c782e986f15b172e130 |
|
13-Mar-2006 |
pjrm <pjrm@users.sourceforge.net> |
(sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours white, red, lime, ..., but not the X11 colours) when possible; else use three hex difits (#ccc); else use existing six hex digits.
(sp_svg_write_color): Change return type from int (never used by existing callers) to void. |