1 1.23 christos # $NetBSD: files.wsfont,v 1.23 2017/05/22 19:04:34 christos Exp $ 2 1.6 ad 3 1.12 drochner defpseudo wsfont 4 1.12 drochner 5 1.15 ober # Note: `wsfont_glue' is only here to force the header file's name 6 1.15 ober # hence it must be mentioned first (shudder...) 7 1.15 ober file dev/wsfont/wsfont.c (wsfont_glue & rasops_rotation) | 8 1.23 christos rasterconsole | wsdisplay | wsfont | vcons needs-flag 9 1.1 ad 10 1.10 lukem defflag opt_wsfont.h FONT_BOLD8x16 11 1.21 christos FONT_GLASS10x19 12 1.21 christos FONT_GLASS10x25 13 1.13 uwe FONT_GALLANT12x22 14 1.3 ad FONT_QVSS8x15 15 1.1 ad FONT_LUCIDA16x29 16 1.5 takemura FONT_VT220L8x8 17 1.5 takemura FONT_VT220L8x10 18 1.11 tsutsui FONT_VT220L8x16 19 1.16 tsutsui FONT_VT220ISO8x8 20 1.11 tsutsui FONT_VT220ISO8x16 21 1.13 uwe FONT_VT220KOI8x10_KOI8_R 22 1.13 uwe FONT_VT220KOI8x10_KOI8_U 23 1.7 tsutsui FONT_SONY8x16 24 1.7 tsutsui FONT_SONY12x24 25 1.8 tsutsui FONT_OMRON12x20 26 1.17 macallan FONT_DEJAVU_SANS_MONO12x22 27 1.17 macallan FONT_DROID_SANS_MONO12x22 28 1.18 macallan FONT_DROID_SANS_MONO9x18 29 1.20 macallan FONT_DROID_SANS_MONO19x36 30 1.22 macallan FONT_GO_MONO12x23 31 1.9 drochner 32 1.9 drochner file dev/wsfont/wsfontdev.c wsfont needs-flag 33