Hey, this is great - I think the photo from the LCD monitor output is the most
useful - I have actually been using a photo I took of the original font output
(flanked by X characters for scale and alignment) which I enlarge on-screen and
overlay a 6x20 grid so I can visualize where the pixels will land as I clean up
the original font. I can do the same with your photo to make a scaled &
cleaned-up DVI-inspired font.
jim
> -----Original Message-----
> From: M100 [mailto:[email protected]] On Behalf Of Brian
> K. White
> Sent: Wednesday, January 27, 2021 22:15
> To: [email protected]
> Subject: Re: [M100] DVI character set
>
> CAUTION External Sender: Do not click links or open attachments unless
> you recognize the sender and know the content is safe.
>
>
> Added a few more snapshots from a low-end capture device with the
> composite from the DVI connected directly to the composite input of the
> capture device.
> The pics look bad, but they also look like what a typical small cheap
> color crt actually looks like, blurry and and with the red/blue
> artifacts.
>
> On 1/28/21 12:42 AM, Brian White wrote:
> > I've put some snapshots from a video capture device up in the same
> > directory with the rom dumps.
> >
> > The image is scaled from composite 4:3 input to 1080p 16:9 hdmi
> > output, but not stretched. The aspect ratio is preserved.
> >
> > On Wed, Jan 27, 2021, 4:37 PM Jim Anderson <[email protected]
> > <mailto:[email protected]>> wrote:
> >
> > > -----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
> >
>
>
> --
> bkw