hi,

just have a couple of questions/queries about batik that i need 
answering.

1) What is the difference between using standard java graphics in 
an applet and SVG graphics using batik? I know the differences 
between SVG graphics and Java graphics but with regards to the 
implementation and how you write the code to create the graphics, 
there doesnt appear to be any advantage of using SVG over Java 
graphics because they are written by the user in pretty much the 
same way. The reason I'm asking is because i was going to use 
SVG graphics in an applet for a project i'm doing but i don't see the 
advantage of using these over normal java graphics.

2) Is there any way to use proper SVG code/files with Java applets 
rather than having to write proper java code and do the graphics line 
by line? It would be so much easier to just have an SVG file and 
like import it someway rather than having to create it line by line in 
the java code.


if anybody could answer my questions, that would be great. 

thanks :)

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

Reply via email to