Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
83eff614
Commit
83eff614
authored
22 years ago
by
Martin Nilsson
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/modules/_Image_DWG.pmod
+1
-2
1 addition, 2 deletions
lib/modules/_Image_DWG.pmod
with
1 addition
and
2 deletions
lib/modules/_Image_DWG.pmod
+
1
−
2
View file @
83eff614
// AutoCAD R13/R14/R2000 DWG file decoder
// AutoCAD R13/R14/R2000 DWG file decoder
// $Id: _Image_DWG.pmod,v 1.
2
2002/07/10 2
0:40:33
nilsson Exp $
// $Id: _Image_DWG.pmod,v 1.
3
2002/07/10 2
1: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/@}.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment