README revision d5f9d0db
1This will attempt to load a .bdf font into wsdisplay, to be used with 2wsconsctl -dw font=<name> 3Caveats: 4- fonts wider than 16 pixels won't work yet 5- the program does not distinguish between monospace and proportional fonts, 6 and terminal output is necessarily monospace. Proportional fonts should 7 work but the glyphs will be left justified in the character cell so things 8 will look uneven. 9- some drivers may have trouble with font widths that are not a multiple of 4 10- no attempt has been made to make this play nice with vga text mode 11