CGM
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
(→Software) |
||
| Line 31: | Line 31: | ||
== Software == | == Software == | ||
* [http://sk1project.org/modules.php?name=Products&product=uniconvertor UniConvertor] | * [http://sk1project.org/modules.php?name=Products&product=uniconvertor UniConvertor] | ||
| + | * [https://www.libreoffice.org/ LibreOffice] | ||
== Sample files == | == Sample files == | ||
Revision as of 16:51, 5 December 2015
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
- http://www.fileformat.info/format/cgm/sample/index.htm
- http://cd.textfiles.com/libris/GRAPHICS/CLIP_ART/ → 2738A.ZIP, 2738B.ZIP
Links
- Wikipedia article
- CGM File Format Summary, from the Encyclopedia of Graphics File Formats
- Some discussion about what CGM is