Canvas
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (→Links) |  (→Identifiers) | ||
| Line 19: | Line 19: | ||
| * CVD (Canvas Draw) | * CVD (Canvas Draw) | ||
| − | * CVI (Canvas  | + | * CVI (Canvas 5+ Image File) | 
| * TPL (Canvas Template) [https://archive.org/download/pcwmar-06/PCWMAR06.iso/Software%2FFull%2FCanvas%208%2FCanvas8%2FTemplateFiles.Cab Version 8 Template files] | * TPL (Canvas Template) [https://archive.org/download/pcwmar-06/PCWMAR06.iso/Software%2FFull%2FCanvas%208%2FCanvas8%2FTemplateFiles.Cab Version 8 Template files] | ||
Revision as of 01:02, 5 April 2022
- 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 5+ Image File)
- TPL (Canvas Template) Version 8 Template files
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 & CVX files can have "CANVAS6" between offset 25 & 35.
-  Many Canvas CV5 & CNV files end in "CNV5" on Macintosh, maybe be reversed for Windows endianness.
-  Canvas documents may be compressed but will still end in CNV5
CVS files can have TYPE "drw2" CREATOR "DAD2" in Mac OS Classic.


