home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / demo / wgelectr / cameval / cam31 / misc.z / MAXEDS.ARL < prev    next >
Text File  |  1995-06-14  |  834b  |  29 lines

  1. NAME  MAXEDS
  2. # ***********************************
  3. # This is the start of the MAXEDS Aperture Rule File
  4. HEADER 31
  5.  
  6. FILE_EXTENSION fmt
  7.  
  8. VERSION 1
  9.  
  10. # Shape definitions:
  11. S_ROUND             Circle
  12. S_SQUARE        Square
  13. S_OBLONG            Finger
  14. S_RECTANGLE         Rectangle
  15. S_DONUT            Annulus
  16. S_OCTAGON           Octagon
  17.  
  18. # Line formats:
  19. FMT_ROUND      $dcode  $shape  $skip   $xsize
  20. FMT_ROUND      $dcode  $shape  $skip   $xsize  $skipe
  21. FMT_SQUARE     $dcode  $shape  $skip   $xsize
  22. FMT_DONUT      $dcode  $shape  $skip   $od
  23. FMT_OBLONG     $dcode  $shape  $skip   $xsize  $rot90  $ysize
  24. FMT_RECTANGLE  $dcode  $shape  $skip   $xsize  $rot90  $ysize
  25. FMT_OCTAGON    $dcode  $shape  $skip   $xsize
  26. # FMT_CUSTOM     $dcode  Bullet  $skipe
  27. # FMT_CUSTOM     $dcode  Diamond $skipe
  28. FMT_SKIP       # $skipe      
  29.