CompuServe Messages

PLOTTER DRIVERS

    17-Nov-87 13:46:13
Sb: #93386-PLOTTER DRIVERS
Fm: Aegis Development 76067,2500
To: JOSEPH E. HAYES 73310,140
Draw Plus has it's own internal plot driver and it's just a simple text file. Draw Plus is a structured drawing product. Instead of dealing with pixels … it stores things as drawing commands. So a circle is stored as a coordinate origin and a radius. The draw file format is simple text so it could be possible to create a draw file with a small program. I believe Analyze doesn't generate structured drawings, so I don't think it will work with the Draw Plus plotter support.