On Thu, 16 Nov 2006 16:51:16 -0600
"Jeanna Geier" <[EMAIL PROTECTED]> wrote:
> Hi All-
>
> I'm completely new to Batik and would really appreciate any assistance
> anyone could give me with this. I would like to create some grid
> lines as a background on a JSVGCanvas.... I've searched the Web and
> looked in a book that I have but haven't been able to find anything,
> so I would really appreciate tapping into someone's knowledge out
> there!!
>
> How might I go about drawing the grid lines on the canvas?
>
> Thanks in advance for your time and help!
You could either use a set of <line/> elements or a single <path/>
element. You can change the stroke color to something very light to get
a subtle grid in the "background".
G. Wade
--
The user's going to pick dancing pigs over security every time.
-- Bruce Schneier
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]