home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / demo / wgelectr / cameval / cam31 / misc.z / PCAD7.ARL < prev    next >
Text File  |  1995-07-16  |  413b  |  19 lines

  1. NAME  PCAD_7
  2. # ***********************************
  3. # This rule file works for PCAD ver 7 aperture files
  4.  
  5. FILE_EXTENSION apr
  6.  
  7. VERSION 1
  8. UNIT INCH
  9.  
  10. # Shape definitions:
  11. S_ROUND             ROUND
  12. S_RECTANGLE         RECTANGLE
  13.  
  14. # Line formats:
  15. FMT_SKIPUNTIL +1 #No. code Shape $skipe
  16. FMT_ROUND      $skip  $dcode  $shape  $xsize  $skipe
  17. FMT_RECTANGLE  $skip  $dcode  $shape  $xsize  $ysize  $skipe
  18.  
  19.