CGM
From Just Solve the File Format Problem
(Difference between revisions)
(Software, samples) |
Dexvertbot (Talk | contribs) m (→Sample files) |
||
(14 intermediate revisions by 5 users not shown) | |||
Line 5: | Line 5: | ||
|mimetypes={{mimetype|image/cgm}} | |mimetypes={{mimetype|image/cgm}} | ||
|pronom={{PRONOM|fmt/306}}, others | |pronom={{PRONOM|fmt/306}}, others | ||
+ | |locfdd={{LoCFDD|fdd000521}} | ||
+ | |wikidata={{wikidata|Q1122267}} | ||
|released=1986 | |released=1986 | ||
}} | }} | ||
Line 11: | Line 13: | ||
== Identifiers == | == Identifiers == | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! Version | + | !colspan="2"| Version |
! PRONOM | ! PRONOM | ||
|- | |- | ||
− | |1 | + | |rowspan="2"|1 || ASCII || {{PRONOM|x-fmt/142}} |
|- | |- | ||
− | | | + | |binary || {{PRONOM|fmt/303}} |
|- | |- | ||
− | |2 | + | |2 || binary || {{PRONOM|fmt/304}} |
|- | |- | ||
− | |3 | + | |rowspan="2"|3 || ASCII || {{PRONOM|fmt/301}} |
|- | |- | ||
− | | | + | | binary || {{PRONOM|fmt/305}} |
|- | |- | ||
− | |4 | + | |rowspan="2"|4 || ASCII || {{PRONOM|fmt/302}} |
|- | |- | ||
− | | | + | |binary || {{PRONOM|fmt/306}} |
|} | |} | ||
+ | |||
+ | == Specs == | ||
+ | * [https://standards.iso.org/ittf/PubliclyAvailableStandards/c032378_ISO_IEC_8632-1_1999(E).zip ISO/IEC 8632-1:1999] | ||
+ | * [https://standards.iso.org/ittf/PubliclyAvailableStandards/c032381_ISO_IEC_8632-4_1999(E).zip ISO/IEC 8632-1:1999/Cor 2:2007] | ||
+ | * [https://standards.iso.org/ittf/PubliclyAvailableStandards/c032380_ISO_IEC_8632-3_1999(E).zip ISO/IEC 8632-3:1999] | ||
+ | * [https://standards.iso.org/ittf/PubliclyAvailableStandards/c032381_ISO_IEC_8632-4_1999(E).zip ISO/IEC 8632-4:1999] | ||
== Software == | == Software == | ||
− | * [ | + | * [https://web.archive.org/web/20161025233143/https://sk1project.net/modules.php?name=Products&product=uniconvertor UniConvertor (archived)] |
+ | * [https://sk1project.net/uc2/ UniConvertor (current)] | ||
+ | * [https://www.libreoffice.org/ LibreOffice] | ||
== Sample files == | == Sample files == | ||
* http://www.fileformat.info/format/cgm/sample/index.htm | * http://www.fileformat.info/format/cgm/sample/index.htm | ||
+ | * http://cd.textfiles.com/libris/GRAPHICS/CLIP_ART/ → [http://cd.textfiles.com/libris/GRAPHICS/CLIP_ART/2738A.ZIP 2738A.ZIP], [http://cd.textfiles.com/libris/GRAPHICS/CLIP_ART/2738B.ZIP 2738B.ZIP] | ||
+ | * {{DexvertSamples|image/cgm}} | ||
+ | * [https://archive.org/download/word-perfect-clip-art-premium-mac-win-1994/WordPerfect_ClipArt_Premium_MacWin_1994.iso/ CGM Samples] | ||
== Links == | == Links == | ||
* [[Wikipedia:Computer Graphics Metafile|Wikipedia article]] | * [[Wikipedia:Computer Graphics Metafile|Wikipedia article]] | ||
− | * | + | * {{EGFF|cgm|CGM File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]] |
* [http://www.textfiles.com/programming/FORMATS/cgm.txt Some discussion about what CGM is] | * [http://www.textfiles.com/programming/FORMATS/cgm.txt Some discussion about what CGM is] |
Latest revision as of 03:26, 28 December 2023
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 |
[edit] Identifiers
Version | PRONOM | |
---|---|---|
1 | ASCII | x-fmt/142 |
binary | fmt/303 | |
2 | binary | fmt/304 |
3 | ASCII | fmt/301 |
binary | fmt/305 | |
4 | ASCII | fmt/302 |
binary | fmt/306 |
[edit] Specs
[edit] Software
[edit] Sample files
- http://www.fileformat.info/format/cgm/sample/index.htm
- http://cd.textfiles.com/libris/GRAPHICS/CLIP_ART/ → 2738A.ZIP, 2738B.ZIP
- dexvert samples — image/cgm
- CGM Samples