AutoCAD Slide
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dexvertbot  (Talk | contribs)  m (Change telparia.com samples link to template) | |||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 5: | Line 5: | ||
| |pronom={{PRONOM|x-fmt/105}} | |pronom={{PRONOM|x-fmt/105}} | ||
| }} | }} | ||
| − | 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. | + | 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. | 
| See also [[AutoCAD Slide Library]]. | See also [[AutoCAD Slide Library]]. | ||
| Line 17: | Line 17: | ||
| == Software == | == Software == | ||
| * [[Netpbm]]: ppmtoacad, sldtoppm | * [[Netpbm]]: ppmtoacad, sldtoppm | ||
| + | |||
| + | == Sample files == | ||
| + | * {{DexvertSamples|image/autoCADSlide}} | ||
| == Other links == | == Other links == | ||
Latest revision as of 04:05, 28 December 2023
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.
See also AutoCAD Slide Library.
| Contents | 
[edit] Identification
A Slide file begins with ASCII "AutoCAD Slide", followed by 0x0d 0x0a 0x1a 0x00.
[edit] Format info
[edit] Software
- Netpbm: ppmtoacad, sldtoppm

