AutoCAD Slide
From Just Solve the File Format Problem
(Difference between revisions)
m (Jsummers moved page Autodesk Slide to AutoCAD Slide) |
m |
||
Line 4: | Line 4: | ||
|pronom={{PRONOM|x-fmt/105}} | |pronom={{PRONOM|x-fmt/105}} | ||
}} | }} | ||
− | An '''Autodesk Slide''' is a screen image from Autodesk/AutoCAD saved by the MSLIDE command and read by the VSLIDE command. It consists of a header followed by records specifying vector graphics. | + | An ''' AutoCAD Slide''' (or '''Autodesk Slide''') is a screen image from Autodesk/AutoCAD saved by the MSLIDE command and read by the VSLIDE command. It consists of a header followed by records specifying vector graphics. |
== Identification == | == Identification == | ||
− | A Slide file begins with ASCII " | + | A Slide file begins with ASCII "{{magic|AutoCAD Slide}}", followed by {{magic|0x0d 0x0a 0x1a 0x00}}. |
== Format info == | == Format info == |
Revision as of 17:49, 21 October 2017
An AutoCAD Slide (or Autodesk Slide) is a screen image from Autodesk/AutoCAD saved by the MSLIDE command and read by the VSLIDE command. It consists of a header followed by records specifying vector graphics.
Contents |
Identification
A Slide file begins with ASCII "AutoCAD Slide
", followed by 0x0d 0x0a 0x1a 0x00
.
Format info
Software
- Netpbm: ppmtoacad, sldtoppm