Font size:
jcgm -- Download
All distribution files are available on the Sourceforge project page.
Source Code
Go to the Sourceforge Project Page to download the source code.
Binary Distribution
The binary distribution is divided into two packages:
Core Package
The core package that contains the base functionality of interpreting and rendering CGM graphics.
The core package has no dependencies.
Image Package
The image package that provides an ImageIO plugin for reading CGM files and an XML Graphics loader for displaying CGM graphics in a PDF file by using FOP.
The image package depends on
- the core package
- the Apache Commons Logging package
- the Apache XML Graphics Commons package