xsl-list
[Top] [All Lists]

Re: svg dotted rect ?

2004-09-30 06:17:55
thank u very much - i'll do it :)

mit freundlichen Grüßen / kind regards

________________________________

*Herwig Posedu*

Services – Customer Support

*unycom* IT Services GmbH

Schmiedlstraße 1 / III

A-8042 Graz / Austria

fon: +43 (316) 81 88 28 - 33

fax: +43 (316) 81 88 28 - 38

mail: herwig(_dot_)posedu(_at_)unycom(_dot_)com 
<mailto:herwig(_dot_)posedu(_at_)unycom(_dot_)com>

web: www.unycom.com <http://www.unycom.com/>

________________________________



Pieter Reint Siegers Kort wrote:

Hi herwig,

This is a SVG question, you may well post it at
http://groups.yahoo.com/group/metaphorical/messages where Kurt Gagle and
other SVG specialists will better be able to help you.

Cheers,
<prs/>

-----Original Message-----
From: Herwig Posedu [mailto:herwig(_dot_)posedu(_at_)unycom(_dot_)com] Sent: Thursday, September 30, 2004 6:56 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] svg dotted rect ?
hi everybody!
i need to view dotted rectangles in my pdf, which i generate over fop with a
xslt i have made it with a svg-graphic like this:
<fo:instream-foreign-object>
   <svg:svg width="6mm" height="5mm">
<svg:rect x="1mm" y="0mm" width="3mm" height="3mm" style="fill:none; stroke:black; stroke-width:0.2; stroke-dasharray:1,1,1"/> </svg:svg>
</fo:instream-foreign-object>

it looks like dotted, but in fact it isn't, there are short lines and
unfortunatly no dotts.

has anybody an idea, how i can make may rectangle real dotted with "dots"
and not with "short lines"

thx for helping

herwig


--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--

--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--




<Prev in Thread] Current Thread [Next in Thread>