home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 013.DCI.APT < prev    next >
Text File  |  1989-01-11  |  2KB  |  37 lines

  1. ; APERTURE FILE FORMAT
  2. ;
  3. ; <draft code> <shape> <xsize> <ysize> <hole size> <use>
  4. ;
  5. ; EXPLANATION OF PARAMETERS
  6. ;
  7. ; <draft code>   Code assigned to this aperture e.g. D14
  8. ;                Note that this code must start with 'D'
  9. ;                followed by the code number.
  10. ;
  11. ; <shape>        Can be any of the following shapes:
  12. ;                         CIRCULAR
  13. ;                         RECTANGULAR
  14. ;                         SQUARE
  15. ;                         OCTAGONAL
  16. ;                         ROUNDRECT
  17. ;                         CROSSHAIR
  18. ;                         MOIRE
  19. ;
  20. ; <xsize>        size of aperture in the x direction in
  21. ;                mils (thous).
  22. ;
  23. ; <ysize>        size of aperture in the y direction in
  24. ;                mils (thous).
  25. ;
  26. ; <hole size>    size of hole in aperture in mils (thous).
  27. ;                zero if no hole in aperture.
  28. ;
  29. ; <use>          specifies what the aperture can be used for.
  30. ;                There are three possible settings:
  31. ;                 X3560Y1415*D01*X3600Y1415*D02*X3600Y1415*X3900Y1605*D01*X3950Y1605*D02*X3960Y1615*D01*X3950Y1605*D02*X3960Y1635*D01*X3960Y1615*D02*X3950Y1645*D01*X3960Y1635*D02*X3950Y1645*D01*X3900Y1645*D02*X3900Y1675*D01*X3910Y1665*D02*X3900Y1675*D01*X3960Y1675*D02*X3960Y1675*D01*X3960Y1665*D02*X3960Y1685*D01*X3960Y1665*D02*X3900Y1715*D01*X3910Y1705*D02*X3900Y1735*D01*X3900Y1715*D02*X3910Y1745*D01*X3900Y1735*D02*X3910Y1745*D01*X3920Y1745*D02*X3920Y1745*D01*X3930Y1735*D02*X3930Y1735*D01*X3930Y1715*D02*X3930Y1715*D01*    
  32. X3940Y1705*D02*X3940Y1705*D01*X3960Y1705*D02*X3960Y1745*D01*X3960Y1705*D02*X3960Y1705*X3775Y1221*D01*X3775Y1161*D02*X3775Y1221*D01*X3805Y1221*D02*X3805Y1221*D01*X3815Y1211*D02*X3815Y1211*D01*X3815Y1201*D02*X3815Y1201*D01*X3805Y1191*D02*X3805Y1191*D01*X3775Y1191*D02*X3775Y1191*D01*X3785Y1191*D02*X3785Y1191*D01*X3815Y1161*D02*X3845Y1221*D01*X3835Y1211*D02*X3845Y1221*D01*X3865Y1221*D02*X3865Y1221*D01*X3875Y1211*D02*X3875Y1211*D01*X3875Y1201*D02*X3875Y1201*D01*X3865Y1191*D02*X3865Y1191*D01*X3855Y1191*D02*    
  33.  0     FLASH
  34. D29   CIRCULAR    200   200    0     FLASH
  35. D72   SQUARE       75    75    0     FLASH
  36. D73   SQUARE       80    80    0     FLASH
  37.