VENIX Graphics on the Professional

From Computer History Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
VENIX/PRO Graphics Logo


To take advantage of the DEC PROs graphics capabilities, VENIX/PRO UNIX has got some special drawing routines added:

* bar       draw a bar chart
* chart     draw a flow/organizational chart
* hist      draw a histogram
* pie       draw a pie chart
* scat      draw a scatter graph

Some graphics handling tools have been added / modified as well:

* erase     graphics and text screen erase
* plot      graphics filters (modified for the PRO)
* pscreen   screen dump to graphics line printer
* setscreen set video screen mode
* sscreen   save screen
* lscreen   load screen

If you use the "demo" login, you get an impressive demo of what is possible using VENIX/PRO graphics.

All of the above has been realized with the Xhomer Professional simulator and VENIX/PRO V2.0.

The same results would have been achieved using a real DEC Professional computer (if I had one ;-)).