My formative years at uni were spent on VT320s, the smell of hot dust on CRT, the tick, tick, key click sound, the subtle off-white colouring, the tasteful thickness of it…
I used to love this font but the fake scanline effect was eyehurty after a while. DEC Terminal Modern is the same font with a nice vector look that won't interfere with the scanlines when you use it in cool-retro-term.
There was a time when blurred fonts were some of a (small) hype. The tricky part is that phosphor response isn't linear, but sinusoidal, and that you had to scale this with font size… (You could make this an axis with variable fonts, though.)
Since the VF extension requires a state machine that can modify the font, it might be able to accomplish that, but my very quick read of the spec didn't let me grasp whether the SM executes once, or whether you can run it repeatedly.
(I am not a sufficiently clever person, obviously, and you probably wouldn't want to burn cycles on simulating that anyway. Nevertheless.)
We spend a bundle, both on Charon VAX emulation and Bluezone Rocket terminal emulation. We used to run the Reflections terminal emulator, but that is up to $500/seat.
I was actually looking for a functional UTS-20 emulator for our OS2200, but that is another story.
MAME will tie the rs232 to an outgoing socket, and I ran it over stunnel to login to my VAX VMS.
33 comments
[ 3.0 ms ] story [ 76.3 ms ] threadThere's some interesting design in it.
Does this have any particular size it's supposed to be used at?
(I am not a sufficiently clever person, obviously, and you probably wouldn't want to burn cycles on simulating that anyway. Nevertheless.)
https://www.masswerk.at/rterm/VT/
And a rather fancy version of the same thing: https://www.masswerk.at/rterm/VT/fancy.html
I installed the DEC Terminal Modern package 8-/
Cool notes on the rendering process by the author though...
We spend a bundle, both on Charon VAX emulation and Bluezone Rocket terminal emulation. We used to run the Reflections terminal emulator, but that is up to $500/seat.
I was actually looking for a functional UTS-20 emulator for our OS2200, but that is another story.
MAME will tie the rs232 to an outgoing socket, and I ran it over stunnel to login to my VAX VMS.
It was a really slow Friday.
No text cut and paste.
The baud rate actually has to be set correctly in the firmware before the connection works.
The command line to invoke for the IP address 1.2.3.4 port 23 is:
These are some useful articles that I read in getting it working.http://www.bitsavers.org/pdf/dec/terminal/
https://github.com/larsbrinkhoff/terminal-simulator/issues/1
https://www.mail-archive.com/simh@trailing-edge.com/msg09086...
https://forums.bannister.org/ubbthreads.php?ubb=showflat&Num...
https://simh.trailing-edge.narkive.com/qgzCvrl8/dec-vt-emula...
if you have a webpage for the font, include quality, high resolution pictures of the font.
Maybe a bit of horizontal hold wobble too
You can manually trace over the ROM bitmaps and make the contour - I did that with my 3270 font.
Next time I need to email a SQL query, I will use it <3