RE: exception with dasharray

2002-08-20 Thread Keiron Liddle
On Mon, 2002-08-19 at 17:22, Thierry Kormann wrote: > stroke-dasharray is a list of number separated by comma (and optional > whitespaces). > > stroke-dasharray:5,5; should fix your problem Thanks, I thinking it was working before with those values but I'm not sure. Anyway problem solved, thanks

RE: exception with dasharray

2002-08-19 Thread Thierry Kormann
> There seems to be some error in current cvs batik. > I'm guessing that the ComputedValue class is a proxy so that instead of > casting the value it should be calling getComputedValue. > > With the following simple svg file: > height="300.0" > xmlns="http://www.w3.org/2000/svg"; versi