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

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