CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/10/20 07:22:44
Modified files: usr.sbin/wsfontload: wsfontload.8 wsfontload.c Log message: If the font to load is not a file, compute the numbers of characters it contains from its size, instead of assuming 256. Default to 12x22 glyph instead of 8x16 if the display is a raster framer buffer (as opposed to a VGA-compatible text mode).