CGM
From Just Solve the File Format Problem
(Difference between revisions)
(Software, samples) |
|||
| Line 28: | Line 28: | ||
|4, binary || {{PRONOM|fmt/306}} | |4, binary || {{PRONOM|fmt/306}} | ||
|} | |} | ||
| + | |||
| + | == Software == | ||
| + | * [http://sk1project.org/modules.php?name=Products&product=uniconvertor UniConvertor] | ||
| + | |||
| + | == Sample files == | ||
| + | * http://www.fileformat.info/format/cgm/sample/index.htm | ||
== Links == | == Links == | ||
Revision as of 00:31, 11 October 2013
CGM (Computer Graphics Metafile) is a format for storing graphics in multiple manners suited for different devices, including vector, raster, and character-based graphics, but it is primarily used for vector graphics. It is standardized as ISO/IEC 8632, and is used in some specialized fields such as engineering and aviation.
Contents |
Identifiers
| Version | PRONOM |
|---|---|
| 1, ASCII | x-fmt/142 |
| 1, binary | fmt/303 |
| 2, binary | fmt/304 |
| 3, ASCII | fmt/301 |
| 3, binary | fmt/305 |
| 4, ASCII | fmt/302 |
| 4, binary | fmt/306 |
Software
Sample files
Links
- Wikipedia article
- CGM File Format Summary, from the Encyclopedia of Graphics File Formats
- Some discussion about what CGM is