Skip to content
Snippets Groups Projects
Commit 83eff614 authored by Martin Nilsson's avatar Martin Nilsson
Browse files

AutoDoc fix.

Rev: lib/modules/_Image_DWG.pmod:1.3
parent 4a0c9c13
No related branches found
No related tags found
No related merge requests found
// AutoCAD R13/R14/R2000 DWG file decoder // AutoCAD R13/R14/R2000 DWG file decoder
// $Id: _Image_DWG.pmod,v 1.2 2002/07/10 20:40:33 nilsson Exp $ // $Id: _Image_DWG.pmod,v 1.3 2002/07/10 21:39:34 nilsson Exp $
#pike __REAL_VERSION__ #pike __REAL_VERSION__
//! @appears Image.DWG //! @appears Image.DWG
//! This module decodes the thumbnail raster images embedded in AutoCAD DWG files for //! This module decodes the thumbnail raster images embedded in AutoCAD DWG files for
//! AutoCAD version R13, R14 and R2000 (which equals to file version 12, 14 and 15). //! AutoCAD version R13, R14 and R2000 (which equals to file version 12, 14 and 15).
//! Implemented according to specifications from @url{http://www.opendwg.org/@}. //! Implemented according to specifications from @url{http://www.opendwg.org/@}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment