CGM (Computer Graphics Metafile) Output Format.

CGM is a Vector Graphics format, defined by the ISO-IEC-8632-x-1999 standard.

This package provides two low-level writers for CGM files:

and a VectorGraphics implementation:

The current implementation supports Version 1 CGM.

CGM files can be imported by the following applications:

In all these applications both online viewing and printing are supported.

The following limitations exist:

@status Frozen, Version 1 CGM tags implemented, but format not good enough to properly attach a graphics2d context.