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

  1. NAME SCITEX
  2. # *******************************************
  3. # This is the start of the SCITEX Aperture Rule File.
  4.  
  5. FILE_EXTENSION apt
  6.  
  7. VERSION 1
  8. UNIT MIL
  9.  
  10. # Shape definitions:
  11. S_ROUND        DRAW
  12. S_SQUARE    SQUARE
  13. S_RECTANGLE    RECTANGLE
  14. S_THERMAL    THERMAL
  15.  
  16. # Line formats:
  17. FMT_SKIPUNTIL +0 STN DCODE SHAPE $skipe
  18. FMT_ROUND    $skip  D$dcode  $shape  $xsize  $skipe
  19. FMT_SQUARE    $skip  D$dcode  $shape  $xsize  $skipe
  20. FMT_RECTANGLE    $skip  D$dcode  $shape  $xsize  $skip  $ysize  $skipe
  21. FMT_THERMAL    $skip  D$dcode  $shape  $od  $skip  $id  $skipe
  22. # FMT_CUSTOM      $skip  D$dcode  UNIQUE  $skipe 
  23.