|
Sorry here is a test case :
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
width="210mm" height="297mm" viewBox="0 0 210 297"><rect x="20" y="20"
width="10" height="10" fill="none" stroke="black" stroke-width="0.25"
stroke-dasharray="0.25"/></svg>
the svg has the correct number of dashes
the pdf obtained with
java -jar batik-rasterizer -d test.pdf -m
application/pdf test.svg
shows only 5 per side.
|
- Re: problem with stroke-dasharray while converting svg ... benamou
- Re: problem with stroke-dasharray while converting... Jeremias Maerki
- Re: problem with stroke-dasharray while conver... benamou
- Re: problem with stroke-dasharray while co... Jeremias Maerki
- Re: problem with stroke-dasharray whil... thomas . deweese
- Re: problem with stroke-dasharray... Jeremias Maerki
- Re: problem with stroke-dasha... Jean-David Benamou
- Re: problem with stroke-d... Jeremias Maerki
