1# $NetBSD: files.wsfont,v 1.16 2010/07/22 12:48:00 tsutsui Exp $ 2 3defpseudo wsfont 4 5# Note: `wsfont_glue' is only here to force the header file's name 6# hence it must be mentioned first (shudder...) 7file dev/wsfont/wsfont.c (wsfont_glue & rasops_rotation) | 8 rasterconsole | wsdisplay | wsfont needs-flag 9 10defflag opt_wsfont.h FONT_BOLD8x16 11 FONT_GALLANT12x22 12 FONT_QVSS8x15 13 FONT_LUCIDA16x29 14 FONT_VT220L8x8 15 FONT_VT220L8x10 16 FONT_VT220L8x16 17 FONT_VT220ISO8x8 18 FONT_VT220ISO8x16 19 FONT_VT220KOI8x10_KOI8_R 20 FONT_VT220KOI8x10_KOI8_U 21 FONT_SONY8x16 22 FONT_SONY12x24 23 FONT_OMRON12x20 24 25file dev/wsfont/wsfontdev.c wsfont needs-flag 26