AutoCAD Slide
From Just Solve the File Format Problem
(Difference between revisions)
(Identification) |
|||
| Line 5: | Line 5: | ||
}} | }} | ||
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 '''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 == | ||
| + | A Slide file begins with ASCII "<code>AutoCAD Slide</code>", followed by <code>0x0d 0x0a 0x1a 0x00</code>. | ||
== Format info == | == Format info == | ||
Revision as of 01:43, 11 December 2014
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.
Contents |
Identification
A Slide file begins with ASCII "AutoCAD Slide", followed by 0x0d 0x0a 0x1a 0x00.
Format info
Software
- Netpbm: ppmtoacad, sldtoppm