home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 December
/
PCWKCD1296.iso
/
demo
/
wgelectr
/
cameval
/
cam31
/
misc.z
/
PCAD8.ARL
< prev
next >
Wrap
Text File
|
1995-07-16
|
794b
|
27 lines
NAME PCAD_8
# ***********************************
# This rule file works for PCAD ver 8 aperture files
FILE_EXTENSION apr
VERSION 1
UNIT INCH
# Shape definitions:
S_ROUND ROUND
S_SQUARE SQUARE
S_RECTANGLE RECTANGLE
S_THERMAL THERMAL
S_TARGET TARGET
# Line formats:
FMT_SKIPUNTIL +1 #No. Macro Name $skipe
FMT_ROUND $skip $dcode $shape $xsize $skipe
FMT_SQUARE $skip $dcode $shape $xsize $skipe
FMT_RECTANGLE $skip $dcode $shape $xsize $ysize $skipe
FMT_THERMAL $skip $dcode $shape $od $skip $id $skipe
FMT_TARGET $skip $dcode $shape $xsize $skipe
# FMT_CUSTOM $skip $dcode OVAL
# FMT_CUSTOM $skip $dcode POLYGON
# FMT_CUSTOM $skip $dcode SPECIAL