Computer Graphics Metafile
From Wikipedia, the free encyclopedia
Computer Graphics Metafile (CGM) is a file format for 2D vector graphics, raster graphics, and text, and is defined by ISO/IEC 8632. All graphical elements can be specified in a textual source file that can be compiled into a binary file or one of two text representations. CGM provides a means of graphics data interchange for computer representation of 2D graphical information independent from any particular application, system, platform, or device. As a metafile, i.e. a file containing information that describes or specifies another file, the CGM format has numerous elements to provide functions and to represent entities, so that a wide range of graphical information and geometric primitives can be accommodated. Rather than establish an explicit graphics file format, CGM contains the instructions and data for reconstructing graphical components to render an image using an object-oriented approach.
Although CGM is not widely supported for web pages and has been supplanted by other formats in the graphic arts, it is still prevalent in engineering, aviation, and other technical applications.
The initial CGM implementation was effectively a streamed representation of a sequence of Graphical Kernel System primitive operations. It has been adopted to some extent in the areas of technical illustration and professional design, but has largely been superseded by formats such as SVG and DXF.
The World Wide Web Consortium has developed WebCGM, a profile of CGM intended for the use of CGM on the Web.
[edit] See also
[edit] External links
- WebCGM, W3C Recommendation, 17 December 2001
- WebCGM 2.0, W3C Recommendation, 30 January 2007
- WebCGM at a glance
- http://xml.coverpages.org/webCGM.html
- Use of CGM as a Scalable Graphics Format
- Free Viewer that supports all CGM profiles
- Free ISO/IEC 8632 download