AutoCAD Slide
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Autodesk) |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
+ | |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 '''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. | ||
Line 7: | Line 8: | ||
== Format info == | == Format info == | ||
* [http://www.autodesk.com/techpubs/autocad/acadr14/dxf/slide_file_format_al_u05_b.htm Slide file format] | * [http://www.autodesk.com/techpubs/autocad/acadr14/dxf/slide_file_format_al_u05_b.htm Slide file format] | ||
+ | |||
+ | == Software == | ||
+ | * [[Netpbm]]: ppmtoacad, sldtoppm | ||
== Other links == | == Other links == |
Revision as of 01:42, 9 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.
Format info
Software
- Netpbm: ppmtoacad, sldtoppm