[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Modified CP 1252 character set
- Subject: Re: Modified CP 1252 character set
- From: Edward Mendelson em36@xxxxxxxx
- Date: Sun, 6 Nov 2016 14:03:27 -0500
I haven’t tried this, but it should work in vDos, and perhaps also in vDosPlus:
In autoexec.txt include:
chip 1252
In config.txt change
font = WhateverFontNameYouUse
to
font = -WhateverFontNameYouUse
with a minus sign immediately to the left of ’Whatever’
This causes vDos to display line-draw characters instead of whatever characters are native to the
font.
Again, not tested in vDosPlus.
Edward Mendelson