CorelChart
From Just Solve the File Format Problem
(Difference between revisions)
Line 7: | Line 7: | ||
}} | }} | ||
− | CorelCHART | + | 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 released of [[CorelDRAW]] 6<ref>https://en.wikipedia.org/wiki/CorelDRAW</ref>. |
==File Format== | ==File Format== | ||
Line 13: | Line 13: | ||
CCH files have a [[TIFF]] header, but are incompatible with the [[TIFF]] format. | CCH files have a [[TIFF]] header, but are incompatible with the [[TIFF]] format. | ||
− | * Versions 3 & 4 have the header values "{{magic|49 49 2A 00 BA A6 00 00 33 44 46 2E}}" or | + | * Versions 3 & 4 have the header values "{{magic|49 49 2A 00 BA A6 00 00 33 44 46 2E}}" 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". | ||
+ | |||
+ | ===Sample Files=== | ||
+ | * [https://archive.org/download/CorelDraw5/CorelDraw5_Disc1.iso/CHART%2FSAMPLES%2FCOMPUTER.CCH CorelCHART version 5 sample file] | ||
==Screenshots== | ==Screenshots== |
Revision as of 07:40, 18 November 2019
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 released of CorelDRAW 6[2].
Contents |
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 BA A6 00 00 33 44 46 2E
" 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".