Hi Selva,

    I guess we are down to versions.  What version of Batik are you using?
What version of Java are you using?  If you aren't using the SVN version 
of
Batik I would suggest downloading it and trying that.

news <[EMAIL PROTECTED]> wrote on 04/20/2006 06:40:45 AM:

> Hi Thomas,
> 
> >    Open a DOS window and cut and paste: "type C:\de.svg"
> 
> This is the output i am getting when i use "type C:\de.svg" command.
> 
> C:\>type C:\de.svg
> <?xml version="1.0" standalone="yes"?>
> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-
> SVG-20010904/DTD/svg10.dtd">
> <svg xmlns="http://www.w3.org/2000/svg"; 
> xmlns:xlink="http://www.w3.org/1999/xlink"; width="450" height="500" 
viewBox="0 
> 0 450 500">
> <defs>
> <linearGradient id="MyGradient">
> <stop offset="5%" stop-color="#F60" />
> <stop offset="95%" stop-color="#FF6" />
> </linearGradient>
> </defs>
> <rect id="chessboard" x="25" y="25" width="400" height="400" fill="url
> (#MyGradient)"/>
> </svg>
> 
> C:\>
> 
> Thanks,
> Selva
> 
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to