*** ./ORIG/musicd16.mf Thu Feb 14 00:00:00 1991 --- ./musicd16.mf Wed Apr 24 08:03:41 1991 *************** *** 5,32 **** % ! % AGFA P400 mode: for devices that print 406 pixels per inch ! % mode_def agfa = ! % proofing:=0; ! % fontmaking:=1; ! % tracingtitles:=0; ! % pixels_per_inch:=406; ! % blacker:=0.65; ! % fillin:=0; ! % o_correction:=1; ! % enddef; ! % localfont:=agfa; ! % mode:=agfa; ! % mode_setup; ! % ! % ! mode_def ibm = % ibm mode: for the IBM3820 ! proofing:=0; % no, we're not making proofs ! fontmaking:=1; % yes, we are making a font ! tracingtitles:=0; % no, don't show titles in the log ! pixels_per_inch:=300; ! blacker:=.78; % (this value is conjectural) ! fillin:=0.25; % (ditto) ! o_correction:=.5; % (ditto) ! enddef; ! localfont:=ibm; ! mode:=ibm; mode_setup; --- 5,9 ---- % ! % 24 April 1991 (karl@cs.umb.edu): modes should be specified on the ! % command line, or in any case not in the font sources. ! % mode_setup; *************** *** 33,37 **** % - fontmaking:=1; turningcheck:=1; - displaying:=2; designsize:=16; --- 10,12 ---- *************** *** 49,51 **** ne = up+right; se = down+right; sw = down+left; nw = up+left; - openit; def clear = --- 24,25 ---- *** ./ORIG/musicd20.mf Thu Feb 14 00:00:00 1991 --- ./musicd20.mf Wed Apr 24 08:07:34 1991 *************** *** 4,32 **** % hier evtl. mode fuer gewuenschten output setzen ! % ! % AGFA P400 mode: for devices that print 406 pixels per inch ! % mode_def agfa = ! % proofing:=0; ! % fontmaking:=1; ! % tracingtitles:=0; ! % pixels_per_inch:=406; ! % blacker:=0.65; ! % fillin:=0; ! % o_correction:=1; ! % enddef; ! % localfont:=agfa; ! % mode:=agfa; ! % mode_setup; ! % ! % ! mode_def ibm = % ibm mode: for the IBM3820 ! proofing:=0; % no, we're not making proofs ! fontmaking:=1; % yes, we are making a font ! tracingtitles:=0; % no, don't show titles in the log ! pixels_per_inch:=300; ! blacker:=.78; % (this value is conjectural) ! fillin:=0.25; % (ditto) ! o_correction:=.5; % (ditto) ! enddef; ! localfont:=ibm; ! mode:=ibm; mode_setup; --- 4,7 ---- % hier evtl. mode fuer gewuenschten output setzen ! % 24 April 1991 (karl@cs.umb.edu): changes as in musicd16.mf. ! % mode_setup; *************** *** 33,37 **** % - fontmaking:=1; turningcheck:=1; - displaying:=2; designsize:=20; --- 8,10 ---- *************** *** 49,51 **** ne = up+right; se = down+right; sw = down+left; nw = up+left; - openit; def clear = --- 22,23 ---- *** ./ORIG/musicdef.mf Thu Feb 14 00:00:00 1991 --- ./musicdef.mf Wed Apr 24 08:08:21 1991 *************** *** 5,32 **** % ! % AGFA P400 mode: for devices that print 406 pixels per inch ! % mode_def agfa = ! % proofing:=0; ! % fontmaking:=1; ! % tracingtitles:=0; ! % pixels_per_inch:=406; ! % blacker:=0.65; ! % fillin:=0; ! % o_correction:=1; ! % enddef; ! % localfont:=agfa; ! % mode:=agfa; ! % mode_setup; ! % ! % ! mode_def ibm = % ibm mode: for the IBM3820 ! proofing:=0; % no, we're not making proofs ! fontmaking:=1; % yes, we are making a font ! tracingtitles:=0; % no, don't show titles in the log ! pixels_per_inch:=300; ! blacker:=.78; % (this value is conjectural) ! fillin:=0.25; % (ditto) ! o_correction:=.5; % (ditto) ! enddef; ! localfont:=ibm; ! mode:=ibm; mode_setup; --- 5,8 ---- % ! % 24 April 1991 (karl@cs.umb.edu): changes as in musicd16.mf. ! % mode_setup; *************** *** 33,37 **** % - fontmaking:=1; turningcheck:=1; - displaying:=2; designsize:=16; --- 9,11 ---- *************** *** 49,51 **** ne = up+right; se = down+right; sw = down+left; nw = up+left; - openit; def clear = --- 23,24 ---- *************** *** 61,62 **** % !  --- 34,35 ---- % !