[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Modified CP 1252 character set



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