This package browser is in early development. Mind the rough edges.

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.

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.