home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / GRAFIK / TOOLS / GIFPRT / GIFPRT.PR6 < prev    next >
Text File  |  1993-12-01  |  756b  |  15 lines

  1. nam HP/Laser/75x75dpi
  2. pal 1   0   0   0        ; Black
  3. pal 2 255 255 255        ; White
  4. pal 3   0 255 255        ; Cyan
  5. pal 4 255   0 255        ; Magenta
  6. pal 5 255 255   0        ; Yellow
  7. pin    1    3                             ; Pins, raster type
  8. dpi   75   75                             ; Dots per inch, (hor, ver)
  9. dim  600  750                             ; Dimensions (hor, ver)
  10. ini 11 27 42 116 55 53 82 27 42 114 48 65 ; Page initialization
  11. skp  6 27 42 98  49 87  0                 ; Fast skip over 1 set of pins
  12. gra  6 27 42 98 -99 87 -1                 ; Per-line graphics data (black/white)
  13. col  6 27 42 98 -99 87 -1                 ; Per-line graphics data (color)
  14. trm  5 27 42 114 66 12                    ; Page termination
  15.