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

  1. NAME  Mentor_8
  2. # ***********************************
  3. # This rule file works with Mentor ver 8 aperture tables.
  4.  
  5. FILE_EXTENSION apt
  6.  
  7. VERSION 1
  8. UNIT INCH
  9. IGNORE_CHAR , ; ( ) $
  10.  
  11. # Shape definitions
  12. S_ROUND             @Circle
  13. S_RECTANGLE         @Rectangle
  14.  
  15. # Line formats:
  16. FMT_SKIPUNTIL +1 // $skipe
  17. FMT_ROUND      $skip  $skip  $shape  $skip  $xsize  $skip   $dcode  $skipe
  18. FMT_RECTANGLE  $skip  $skip  $shape  $skip  $ysize  $xsize  $dcode  $skipe
  19. FMT_SKIPEOF    define_power_aperture
  20.  
  21.