NetBSD/sys/dev/wsfont/files.wsfont
lukem ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +00:00

18 lines
376 B
Plaintext

# $NetBSD: files.wsfont,v 1.10 2001/11/28 10:21:25 lukem Exp $
file dev/wsfont/wsfont.c rasterconsole | wsdisplay
defflag opt_wsfont.h FONT_BOLD8x16
FONT_GALLANT12x22
FONT_QVSS8x15
FONT_LUCIDA16x29
FONT_VT220L8x8
FONT_VT220L8x10
FONT_SONY8x16
FONT_SONY12x24
FONT_OMRON12x20
defpseudo wsfont
file dev/wsfont/wsfontdev.c wsfont needs-flag