You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any plans for DRCS support? This part of the VT220 and upwards specs, but the VT132 does support it while being a VT100 emulator.
DRCS would enable the use of user defined fonts in a program, which is more flexible than adding fonts in the firmware itself
Or are there other means to dynamically add fonts which I've overlooked?
(See https://vt100.net/docs/vt220-rm/chapter4.html for DRCS support)
The text was updated successfully, but these errors were encountered:
Thanks voor your reply.. is there any chance you'll focus on the DRCS
(DECDLD) standard? This would enable to have software running for multiple
terminals and terminal emulators.
I'm writing a font editor with DRCS support (still a long way to go). Apart
from the VT220 terminals and higher (although with different character cell
sizes) , the VT132 does support this also.
Best regards
Frank
Op za 15 apr. 2023 02:22 schreef MCHobby ***@***.***>:
Are there any plans for DRCS support? This part of the VT220 and upwards specs, but the VT132 does support it while being a VT100 emulator.
DRCS would enable the use of user defined fonts in a program, which is more flexible than adding fonts in the firmware itself
Or are there other means to dynamically add fonts which I've overlooked?
(See https://vt100.net/docs/vt220-rm/chapter4.html for DRCS support)
The text was updated successfully, but these errors were encountered: