Problem with draw2d and svg terminal: dots are always red crcles



2013/8/30 Stefano Ferri <ferriste at gmail.com>

>
> Manually setting color:blue (that line originally was <g style="fill:none;
> color:blue; [...] ) in the code of the svg image results in correct colors
> in the browser. So I guess that "red" should not be there. I will try to
> understand why the dots are actually circles...
>
>

I've pasted the corrected line: the original one was <g style="fill:none;
color:red; [...]