Canvas
From Just Solve the File Format Problem
(Difference between revisions)
| Line 3: | Line 3: | ||
|subcat=Document | |subcat=Document | ||
|subcat2=Desktop Publishing | |subcat2=Desktop Publishing | ||
| − | |extensions={{ext|cvs}}, {{ext|cv5}}, {{ext|cvd}}, {{ext|cvx}}, others | + | |extensions={{ext|cvs}}, {{ext|cv5}}, {{ext|cvn}}, {{ext|cvd}}, {{ext|cvx}}, others |
|released=1987 | |released=1987 | ||
}} | }} | ||
| Line 11: | Line 11: | ||
== Identifiers == | == Identifiers == | ||
| − | + | Canvas uses the following extensions. File can be compressed changing their structure. | |
| + | |||
| + | * CVS (Canvas 3.5) | ||
| + | * CV5 (Canvas 5) [https://archive.org/download/Deneba-Canvas-502/CANVAS_502_UPDATE.ISO/MANUALS%2FTOUR%2FEXAMPLE1.CV5 Sample CV5 file] | ||
| + | * CNV (Canvas 6-8) | ||
| + | * CVX (Canvas 9, Canvas X) | ||
| + | |||
| + | * CVD (Canvas Draw) | ||
| + | * CVI (Canvas X Image File) | ||
| + | * TPL (Canvas Template) | ||
== Identification == | == Identification == | ||
| − | + | * Canvas CVS files can have "{{magic|00 00 00 76 00 00 00 36 00 00 00 2E 00 00 00 1E}}" starting at byte 16 | |
| + | * Canvas CV5 files can have "{{magic|CANVAS5}}" at offset 25. | ||
| + | * Canvas CNV files can have "{{magic|CANVAS6}}" at offset 25. | ||
| + | * Many Canvas CV5 & CNV files end in "{{magic|CNV5}}" | ||
| − | CVS files have TYPE "{{magic|drw2}}" CREATOR "{{magic|DAD2}}" in Mac OS Classic. | + | CVS files can have TYPE "{{magic|drw2}}" CREATOR "{{magic|DAD2}}" in Mac OS Classic. |
==Screenshots== | ==Screenshots== | ||
Revision as of 17:14, 26 July 2019
- For other "Canvas" formats, see Canvas (Atari), Spaceward Graphics.
Canvas X is a desktop publishing application. Originally developed by Deneba Systems Inc., then acquired by ACD Systems in 2003.
Contents |
Identifiers
Canvas uses the following extensions. File can be compressed changing their structure.
- CVS (Canvas 3.5)
- CV5 (Canvas 5) Sample CV5 file
- CNV (Canvas 6-8)
- CVX (Canvas 9, Canvas X)
- CVD (Canvas Draw)
- CVI (Canvas X Image File)
- TPL (Canvas Template)
Identification
- Canvas CVS files can have "
00 00 00 76 00 00 00 36 00 00 00 2E 00 00 00 1E" starting at byte 16 - Canvas CV5 files can have "
CANVAS5" at offset 25. - Canvas CNV files can have "
CANVAS6" at offset 25. - Many Canvas CV5 & CNV files end in "
CNV5"
CVS files can have TYPE "drw2" CREATOR "DAD2" in Mac OS Classic.
