| Filename |
drawsize.pl
|
| Author |
Marvin Simkin
|
| Program Created |
2002-11-25
|
| Last Updated |
Jan 5 12:16
|
| Purpose |
stretch or shrink all X Y and Z values in draw files
|
| syntax |
drawsize.pl X Y Z < equal.draw > exagg.draw
|
| X |
factor for X dimensions, -1=invert 0=collapse 0.1=smaller 1=no change 2=double
|
| Y |
factor for Y dimensions, -1=invert 0=collapse 0.1=smaller 1=no change 2=double
|
| Z |
factor for Z dimensions, -1=invert 0=collapse 0.1=smaller 1=no change 2=double
|
| equal.draw |
draw instructions with equal spacing in X Y and Z
|
| exagg.draw |
those same instructions but with exaggeration applied
|