> -----Original Message-----
> Hey DVI owners,
> 
> Would someone mind doing a bit if information mining?
> 
> I would love to get the font bitmap for the DVI.  Jim Anderson is
> working on improvements to MVT100 firmware and it would be cool to copy
> and use these fonts.

Something which would also be very useful would be a photo of the DVI character 
set as displayed on-screen so I can get a sense of the relative size and 
displayed shape of each character, since the raw bitmap will likely need to be 
modified (at least to fit the proportions of the new bitmap).

If it's not too much trouble, a sharp photo of the DVI screen (in WIDTH 80 
mode) displaying the output of the following program would be really helpful 
(just email the photo directly to me as I will want the full resolution copy 
and it'll be at least a few mb).

10 screen 1,1
20 width 80
30 for c=32 to 255
40 print "X";chr$(c);"X ";
50 next c







        jim

Reply via email to