CorelChart

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added Wikidata identifier)
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|subcat=Graphics
 
|subcat=Graphics
 
|extensions={{ext|cch}}
 
|extensions={{ext|cch}}
|pronom={{PRONOM|x-fmt/310}}
+
|pronom={{PRONOM|x-fmt/310}}, {{PRONOM|fmt/1312}}, {{PRONOM|fmt/1313}}
 
|wikidata={{wikidata|Q48806624}}
 
|wikidata={{wikidata|Q48806624}}
 
|released=1992
 
|released=1992
 
}}
 
}}
 +
'''CorelCHART''' was software included with [[CorelDRAW]] version 3, 4 & 5. CorelCHART was able to make vector graphics charts and other tables using [[CorelDRAW]] symbols<ref>https://books.google.com/books?id=hqQJaNzN9IcC&lpg=PA42&dq=%22corelchart%22&pg=PA42#v=onepage&q=%22corelchart%22&f=false</ref>.
  
CorelCHART was software included with [[CorelDRAW]] version 3, 4 & 5. CorelCHART was able to make vector graphics charts and other tables using [[CorelDRAW]] symbols<ref>https://books.google.com/books?id=hqQJaNzN9IcC&lpg=PA42&ots=w8HegCNmU6&dq=%22corelchart%22&pg=PA42#v=onepage&q=%22corelchart%22&f=false</ref>.
+
CorelCHART was released with CorelDRAW in 1992, but dropped in 1994 with the release of [[CorelDRAW]] 6<ref>[[Wikipedia:CorelDRAW]]</ref>. CorelDRAW 6 for Windows95<ref>https://web.archive.org/web/19961219005430/http://www.corel.com/products/graphicsandpublishing/draw6/index.htm</ref> does not show CorelCHART included, but CorelDRAW 6 for Macintosh<ref>https://web.archive.org/web/19961219022435/http://www.corel.com/products/macintosh/draw6mac/index.htm</ref> does.
 
+
CorelCHART was released with CorelDRAW in 1992, but dropped in 1994 with the released of [[CorelDRAW]] 6<ref>https://en.wikipedia.org/wiki/CorelDRAW</ref>. CorelDRAW 6 for Windows95<ref>https://web.archive.org/web/19961219005430/http://www.corel.com/products/graphicsandpublishing/draw6/index.htm</ref> does not show CorelCHART included, but CorelDRAw 6 for Macintosh<ref>https://web.archive.org/web/19961219022435/http://www.corel.com/products/macintosh/draw6mac/index.htm</ref> does.
+
  
 
==File Format==
 
==File Format==
Line 18: Line 17:
 
* Versions 3 & 4 have the header values "{{magic|49 49 2A 00 B6 7A 00 00 33 44 46 2E 30 30 30 32 20 30 34 64 65 63 39 31}}" or "3DF.0002 04dec91"
 
* Versions 3 & 4 have the header values "{{magic|49 49 2A 00 B6 7A 00 00 33 44 46 2E 30 30 30 32 20 30 34 64 65 63 39 31}}" or "3DF.0002 04dec91"
 
* Version 5 have the header values "{{magic|49 49 2A 00 56 FA 00 00 43 6F 72 65 6C 43 48 41 52 54 20 56 35 2E 30 00}}" "CorelCHART V5.0".
 
* Version 5 have the header values "{{magic|49 49 2A 00 56 FA 00 00 43 6F 72 65 6C 43 48 41 52 54 20 56 35 2E 30 00}}" "CorelCHART V5.0".
 +
* Adobe also released a Chart program with the [[Persuasion]] software, '''3DF''' files have the same format at versions 3 & 4 of CorelCHART. Including a Mac version with big-endian <code>4D 4D</code> at BOF.
  
 
===Sample Files===
 
===Sample Files===
 +
* [https://archive.org/download/coreldraw2.5foros2-cdrom/DRAW_OS2_CD.ISO/LIBRARY%2FCHART%2FSAMPLES%2FADVER.CCH CorelCHART v3 Sample]
 
* [https://archive.org/download/CorelDraw5/CorelDraw5_Disc1.iso/CHART%2FSAMPLES%2FCOMPUTER.CCH CorelCHART version 5 sample file]
 
* [https://archive.org/download/CorelDraw5/CorelDraw5_Disc1.iso/CHART%2FSAMPLES%2FCOMPUTER.CCH CorelCHART version 5 sample file]
  
Line 27: Line 28:
 
==References==
 
==References==
 
<references/>
 
<references/>
 
  
 
[[Category:Corel]]
 
[[Category:Corel]]
 +
[[Category:TIFF]]

Latest revision as of 20:58, 29 October 2021

File Format
Name CorelChart
Ontology
Extension(s) .cch
PRONOM x-fmt/310, fmt/1312, fmt/1313
Wikidata ID Q48806624
Released 1992

CorelCHART was software included with CorelDRAW version 3, 4 & 5. CorelCHART was able to make vector graphics charts and other tables using CorelDRAW symbols[1].

CorelCHART was released with CorelDRAW in 1992, but dropped in 1994 with the release of CorelDRAW 6[2]. CorelDRAW 6 for Windows95[3] does not show CorelCHART included, but CorelDRAW 6 for Macintosh[4] does.

Contents

[edit] File Format

CCH files have a TIFF header, but are incompatible with the TIFF format.

  • Versions 3 & 4 have the header values "49 49 2A 00 B6 7A 00 00 33 44 46 2E 30 30 30 32 20 30 34 64 65 63 39 31" or "3DF.0002 04dec91"
  • Version 5 have the header values "49 49 2A 00 56 FA 00 00 43 6F 72 65 6C 43 48 41 52 54 20 56 35 2E 30 00" "CorelCHART V5.0".
  • Adobe also released a Chart program with the Persuasion software, 3DF files have the same format at versions 3 & 4 of CorelCHART. Including a Mac version with big-endian 4D 4D at BOF.

[edit] Sample Files

[edit] Screenshots

CorelCHARTv3-Splash.png

[edit] References

  1. https://books.google.com/books?id=hqQJaNzN9IcC&lpg=PA42&dq=%22corelchart%22&pg=PA42#v=onepage&q=%22corelchart%22&f=false
  2. Wikipedia:CorelDRAW
  3. https://web.archive.org/web/19961219005430/http://www.corel.com/products/graphicsandpublishing/draw6/index.htm
  4. https://web.archive.org/web/19961219022435/http://www.corel.com/products/macintosh/draw6mac/index.htm
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox