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.

Is this a known bug?
Is there any workaround?

-- 
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