Canvas
From Just Solve the File Format Problem
(Difference between revisions)
(→Links) |
(Added sample files) |
||
Line 14: | Line 14: | ||
* CVS (Canvas 3.5) | * CVS (Canvas 3.5) | ||
− | * CV5 (Canvas 5) | + | * CV5 (Canvas 5) |
* CNV (Canvas 6-8) | * CNV (Canvas 6-8) | ||
* CVX (Canvas 9, Canvas X) | * CVX (Canvas 9, Canvas X) | ||
Line 33: | Line 33: | ||
==Screenshots== | ==Screenshots== | ||
[[Image:Canvas2.1.1-About.png]] | [[Image:Canvas2.1.1-About.png]] | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/image/canvasImage/ | ||
+ | * [https://archive.org/download/Deneba-Canvas-502/CANVAS_502_UPDATE.ISO/MANUALS%2FTOUR%2FEXAMPLE1.CV5 Sample CV5 file] | ||
== Software == | == Software == |
Revision as of 22:06, 2 May 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)
- 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.