home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a099 / 1.ddi / DRIVERS / IBM7375.3PL < prev    next >
Encoding:
Text File  |  1988-03-30  |  886 b   |  33 lines

  1. !  Three D Graphics, 87-12-31, Budlong
  2. !  File IBM7375.3PL
  3. !  Comments applicable to this file are in file HP7440A.3PL.
  4. !  Identical to HP 7585B, 7586B
  5. IBM 7375-1 Plotter
  6. IBM 7375-2 Plotter
  7. -------
  8. version          =PlotConfig v0.3
  9. resolution       =1016
  10. min_x            =-21000
  11. min_y            =-16400
  12. max_x            =21272
  13. max_y            =16672
  14. init_paper       =IN;PU0,0;VS;
  15. init_film        =IN;PU0,0;VS10;
  16. home             =PU0,0
  17. pen_up           =PU
  18. pen_down         =PD
  19. move             =PU;PA%x:1:10%,%y:1:10%
  20. draw             =PD;PA%x:1:10%,%y:1:10%
  21. max_pens         =8
  22. first_pen        =1
  23. select_pen       =SP%p:1:10%
  24. max_line_types   =7
  25. line_type_0      =LT
  26. line_type_1      =LT2,2
  27. line_type_2      =LT6,2
  28. line_type_3      =LT3,2
  29. line_type_4      =LT5,2
  30. line_type_5      =LT4,2
  31. line_type_6      =LT1,1
  32. terminate        =SP;IN;PU0,0;PG;
  33.