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

  1. NAME LAVENIR_2
  2. # ***********************************
  3. # This rule file works with LAVENIR-2 aperture tables.
  4.  
  5. FILE_EXTENSION env
  6.  
  7. VERSION 1
  8. UNIT INCH
  9.  
  10. # Shape definitions:
  11. S_ROUND         0
  12. S_SQUARE        1
  13. S_RECTANGLE     2
  14. S_OBLONG        3
  15. S_OBLONG        4
  16. S_TARGET        6
  17.  
  18. # Line formats:
  19. FMT_SKIPUNTIL +2 *.GBR $skipe
  20. FMT_ROUND      $dcode   $shape    $xsize    $skip    $skipe
  21. FMT_SQUARE     $dcode   $shape    $xsize    $skipe
  22. FMT_TARGET     $dcode   $shape    $xsize    $skipe
  23. FMT_RECTANGLE  $dcode   $shape    $xsize    $ysize   $skipe
  24. FMT_OBLONG     $dcode   $shape    $xsize    $ysize   $skipe
  25. # FMT_CUSTOM     $dcode   7
  26. FMT_SKIPEOF    0
  27.