SVG Salamander

SVG Salamander is an SVG engine for Java that's designed to be small, fast, and allow programmers to use it with a minimum of fuss. It's in particular targeted for making it easy to integrate SVG into Java games and making it much easier for artists to design 2D game content - from rich interactive menus to charts and graphcs to complex animations.

Features

Status

In Progress

Wish List

Current status

SalamanderSVG is part of the Salamander project hosted on kitfox.com.

http://www.kitfox.com

I can be contacted at mark at kitfox dot com.

Binaries

These programs provide the ability to read SVG files from your hard drive or the internet. If you're worried about security, these restricted versions will not.

Run the SVG Viewer (no animation)

Run the SVG Player (animation)

License

SVG Salamander is avaible both under the LGPL and BSD licenses.

Downloads

Complete: Download complete SVG Salamander JAR

Tiny: Download unsigned JAR without resources

Documentation

Download Javadoc

How to use SVG Salamander in your program

Maven

SVG Salamander is available on Maven. Thanks to Willie Möller for putting this together for me. The following should be what you need to add SVG Salamander to your Maven project:

        <repository>
            <id>bitbucket.org</id>
            <name>Internal Maven2 Repository</name>
            <url>https://bitbucket.org/W1M0/maven/raw/tip/2/</url>
        </repository>
        

Participation

Please support the SVG Salamander project. I'm maintaining this code on my own, and any support I receive helps me make the project even better.

Currently, I'm not accepting any developers, but would be interested in any comments or questions about the code. Please sign up as an observer and subscribe to one of the mailing lists!