--- In [email protected], Thomas DeWeese <thomas.
[EMAIL PROTECTED]> wrote:
> alex_philippi wrote:
> 
> > I want to use a servlet to show SVG-Data via IE 5.5. Could I use 
the 
> > batik lib for this or is batik "applications or applets"-only and 
I 
> > have to write all this svg code manually.
> 
>     Most of the pieces of Batik will work just fine in a servlet.
> So you can use the SVG Generator to turn Graphics2D calls into
> SVG content, use the font converter, the rasterizer etc.
> You can even use Batik to provide a 'live' SVG DOM on the
> server so you can ask about BBox, intersection etc.

Do u have any links to simple (to get into it) Batik examples (e.g. 
how I could draw a rectangle with Batik (App. or Servlet)). 





-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to