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:
> >   <g ... stroke-dasharray="2,4">
> >       <line ... />
> >   </g>
> > 
> > Specifically, lines with different slopes within the same <g> 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 spaced, dashes 
> > that are too long, etc.
> 
>    Well the Java rendering engine in Mac OS is pretty divergent from the
> rendering engine on Windows and other UNIX systems, so this may be a Mac
> specific problem.  Can you provide sample content that shows the problem?

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.

-- 
David Eppstein                      http://www.ics.uci.edu/~eppstein/
Univ. of California, Irvine, School of Information & Computer Science


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to