java-svg-salamander 1.1.2
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.
- Website: https://github.com/blackears/svgSalamander
- Licenses: FreeBSD
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-svg-salamander 1.1.2
as follows:
guix install java-svg-salamander@1.1.2
Or install the latest version:
guix install java-svg-salamander
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.