Hi,

how about trying to delete the empty space after the percent on stop
offset start from line 727.
something like this
stop offset="100% " --> stop offset="100%"

I just try to load the bar.svg file into sguigle and it throws that stop
element have problem on line something then I just remove the empty
space on some of the stop offset the error throwed move to the next line
with empty space. However, I didn't try to remove all the empty space,
so still don't know it can rendered or not

Regards
Tonny Kohar


On Fri, 2003-11-07 at 13:41, [EMAIL PROTECTED] wrote:
> Whent i try to convert my bar.svg to jpg its giving error like below.
> Here i attached the svg file along with this mail. Is there Any tag
> missing in my svg. Any Suggestions appreciable...
> 
> Thank you,
> Rajesh
> 
> 
> C:\WINDOWS\Desktop\batik-1.5>java -jar batik-rasterizer.jar
> samples/bar.svg -m i
> mage/jpeg
> About to transcode 1 SVG file(s)
> 
> Converting bar.svg to samples\bar.jpg ...
> org.apache.batik.transcoder.Transcoder
> Exception: null
> Enclosed Exception:
> file:/C:/WINDOWS/Desktop/batik-1.5/samples/bar.svg:-1
> The attribute 'offset' of the element <stop> is invalid
>         at
> org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown
> S
> ource)
>         at
> org.apache.batik.transcoder.image.ImageTranscoder.transcode(Unknown
> S
> ource)
>         at
> org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown
> S
> ource)
>         at org.apache.batik.apps.rasterizer.SVGConverter.transcode(Unknown
> Sourc
> e)
>         at org.apache.batik.apps.rasterizer.SVGConverter.execute(Unknown
> Source)
> 
>         at org.apache.batik.apps.rasterizer.Main.execute(Unknown Source)
>         at org.apache.batik.apps.rasterizer.Main.main(Unknown Source)
> ... error (SVGConverter.error.while.rasterizing.file)
> 
> 
> ______________________________________________________________________
> 
> ---------------------------------------------------------------------
> 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