Hi bcraig_2000,

bcraig_2000 wrote:

> How do you convert an SVGDocument to an java.awt.Image?

    Use Apache Batik:
        http://xml.apache.org/batik

    It has a number of ways to transform an SVGDocument
into a BufferedImage (which is a subclass of Image) or
a RenderedImage (which is between an Image and BufferedImage).

    There are mail-lists that can be searched for example
code or further questions can be posted.

        http://xml.apache.org/batik/mailList.html


-----
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