JezK
Edit File: drvhpgl.pencolors
# # This file defined pen colors for HPGL # format is: # penID R G B # comment # Pen IDs should be unique of course. # 0 1.0 1.0 1.0 # white unused 1 0.0 0.0 0.0 # black 2 1.0 0.0 0.0 # red 3 0.0 1.0 0.0 # green 4 0.0 0.0 1.0 # blue 5 0.0 1.0 1.0 # cyan 6 1.0 0.0 1.0 # magenta 7 1.0 1.0 0.0 # yellow