java-marlin-renderer 0.9.4.8
Rendering engine
Marlin is a Java2D RenderingEngine optimized for performance (improved memory usage and footprint, better multi-threading) and better visual quality based on OpenJDK's pisces implementation. It handles shape rendering (Graphics2D draw(Shape) / fill(Shape) with stroke and dash attributes.
- Outputs: 
out - Website: https://github.com/bourgesl/marlin-renderer/
 - Licenses: GPL 2
 - Package source: gnu/packages/java-graphics.scm
 - Builds: See build status
 - Issues: See known issues
 
Installation
Install java-marlin-renderer 0.9.4.8 as follows:
guix install java-marlin-renderer@0.9.4.8
Or install the latest version:
guix install java-marlin-renderer
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.