Re: inconsistent display of stroke-dasharray

2003-08-27 Thread Thomas DeWeese
David Eppstein wrote: If you go to http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22485 (a report of a seemingly unrelated and more serious bug with svg->pdf conversion in batik) the attached svg and png files display the problem. This renders fine for me on Windows. I looks like this is

Re: inconsistent display of stroke-dasharray

2003-08-26 Thread David Eppstein
In article <[EMAIL PROTECTED]>, Thomas DeWeese <[EMAIL PROTECTED]> wrote: > >>>Specifically, lines with different slopes within the same group are > >>>shown with very different visual appearances, some looking like what I > >>>want, some as if I had done other dasharrays ranging in appearance

Re: inconsistent display of stroke-dasharray

2003-08-26 Thread Thomas DeWeese
David Eppstein wrote: Specifically, lines with different slopes within the same group are shown with very different visual appearances, some looking like what I want, some as if I had done other dasharrays ranging in appearance from "2,1" to "4,2". I.e., I get dashes that are too tightly spac

Re: inconsistent display of stroke-dasharray

2003-08-25 Thread David Eppstein
In article <[EMAIL PROTECTED]>, Thomas DeWeese <[EMAIL PROTECTED]> wrote: > David Eppstein wrote: > > With Batik 1.5 (both squiggle and rasterizer, binary download, under OS > > X 10.2.6), I am getting inconsistent results when I use SVG code like > > the following: > > > > > > > >

Re: inconsistent display of stroke-dasharray

2003-08-25 Thread Thomas DeWeese
David Eppstein wrote: With Batik 1.5 (both squiggle and rasterizer, binary download, under OS X 10.2.6), I am getting inconsistent results when I use SVG code like the following: Specifically, lines with different slopes within the same group are shown with very different visual a

inconsistent display of stroke-dasharray

2003-08-24 Thread David Eppstein
With Batik 1.5 (both squiggle and rasterizer, binary download, under OS X 10.2.6), I am getting inconsistent results when I use SVG code like the following: Specifically, lines with different slopes within the same group are shown with very different visual appearances, some looki