java-svg-salamander
SVG engine for Java
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.
- Versions: 1.1.2
- Website: https://github.com/blackears/svgSalamander
- Licenses: FreeBSD
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-svg-salamander
as follows:
guix install java-svg-salamander
Or install a particular version:
guix install java-svg-salamander@1.1.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/java-svg-salamander/'><img src='http://127.0.0.1:3000/packages/java-svg-salamander/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/java-svg-salamander/badges/latest-version.svg)](http://127.0.0.1:3000/packages/java-svg-salamander/) Org: [[http://127.0.0.1:3000/packages/java-svg-salamander/][http://127.0.0.1:3000/packages/java-svg-salamander/badges/latest-version.svg]]