%+ % Copyright 1988, Eaton Corp., IMSD. % Module: installbcursor.ps % Author: Mike Hoegeman % Function: install the jumbo size cursors % Notes: % Modification History: % Date Author Reason % ------------------------------------------------------------- % 10Feb88 MCH Initial Release. % ------------------------------------------------------------- %- systemdict begin /cursordict 300 dict def cursordict begin /nouse 0 def /nouse_m 1 def /ptr 2 def /ptr_m 3 def /beye 4 def /beye_m 5 def /rtarr 6 def /rtarr_m 7 def /xhair 8 def /xhair_m 9 def /xcurs 10 def /xcurs_m 11 def /hourg 12 def /hourg_m 13 def end %% cursordict /cursorfont (BCursor) findfont 32 scalefont def end %% systemdict