Searched +full:cp437 +full:- +full:8 +full:x16 (Results 1 – 14 of 14) sorted by relevance
/freebsd/share/syscons/fonts/ |
H A D | INDEX.fonts | 3 # database for vidfont(8) 15 # If lang empty use 'en' (us-english) as default. 20 # Subject: ISO 8859-1 National Character Set FAQ 22 # Archive-name: internationalization/iso-8859-1-charset 24 # ISO 8859-1 supports the following languages: 30 # ISO 8859-1 also. However, from a standards point of view, ISO 8859-2 33 # ISO 8859-1 is just one part of the ISO-8859 standard, which specifies 35 # 8859-1 Europe, Latin America 36 # 8859-2 Eastern Europe 37 # 8859-3 SE Europe/miscellaneous (Esperanto, Maltese, etc.) [all …]
|
H A D | Makefile | 1 PACKAGE= syscons-data 3 FILES= armscii8-8x8.fnt armscii8-8x14.fnt armscii8-8x16.fnt \ 4 cp437-8x8.fnt cp437-8x14.fnt cp437-8x16.fnt \ 5 cp437-thin-8x8.fnt cp437-thin-8x16.fnt \ 6 cp850-8x8.fnt cp850-8x14.fnt cp850-8x16.fnt \ 7 cp850-thin-8x8.fnt cp850-thin-8x16.fnt \ 8 cp865-8x8.fnt cp865-8x14.fnt cp865-8x16.fnt \ 9 cp865-thin-8x8.fnt cp865-thin-8x16.fnt \ 10 cp866-8x8.fnt cp866-8x14.fnt cp866-8x16.fnt \ 11 cp866b-8x16.fnt cp866c-8x16.fnt \ [all …]
|
HD | cp437-thin-8x16.fnt | 1 begin 644 cp437-thin-8x16
|
HD | cp437-8x16.fnt | 1 begin 666 cp437-8x16
|
/freebsd/usr.sbin/bsdconfig/console/ |
H A D | font | 2 #- 3 # Copyright (c) 2012-2013 Devin Teske 41 pgm="${ipgm:-$pgm}" 47 # Display the dialog(1)-based application main menu. 60 '8 $msg_iso_8859_1' '$msg_iso_8859_1_desc' 67 " # END-QUOTE 81 cp437-8x8) defaultitem="2 $msg_ibm_437" ;; 82 cp850-8x8) defaultitem="3 $msg_ibm_850" ;; 83 cp865-8x8) defaultitem="4 $msg_ibm_865" ;; 84 cp866-8x8) defaultitem="5 $msg_ibm_866" ;; [all …]
|
/freebsd/contrib/spleen/ |
H A D | ChangeLog | 1 Spleen 2.0.0 (2023-05-28) 3 - Add full support for CP437 (IBM PC) in the 8x16, 16x32, and 32x64 versions 4 - Add a cp437 directory with BDF files using the IBM Code page 437 encoding 5 - Add a DOS version, as a COM file (SPLEEN.COM) setting the font to Spleen 6 - Add various arrows and triangle-headed arrows in the 8x16, 16x32, and 8 - Shift bullet character at correct position (U+2022) in the 32x64 version 9 - Add union symbol in the 8x16, 16x32, and 32x64 versions 10 - Do not remove specimen.png in the clean target 14 Spleen 1.9.3 (2023-04-07) 16 - Add a 'fon' target to generate FON files for all sizes using FontForge [all …]
|
/freebsd/usr.sbin/kbdmap/ |
H A D | kbdmap.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 35 #define DEFAULT_SC_FONT "cp437-8x16.fnt" 39 #define DEFAULT_VT_FONT "vgarom-thin-8x16.fnt"
|
/freebsd/share/man/man4/ |
H A D | syscons.4 | 3 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> 89 .Xr UEFI 8 . 118 .Xr getty 8 131 .Bd -literal -offset indent 132 Alt-F1 ttyv0 Alt-F7 ttyv6 Shift-Alt-F1 ttyva 133 Alt-F2 ttyv1 Alt-F8 ttyv7 Shift-Alt-F2 ttyvb 134 Alt-F3 ttyv2 Alt-F9 ttyv8 Shift-Alt-F3 ttyvc 135 Alt-F4 ttyv3 Alt-F10 ttyv9 Shift-Alt-F4 ttyvd 136 Alt-F5 ttyv4 Alt-F11 ttyva Shift-Alt-F5 ttyve 137 Alt-F6 ttyv5 Alt-F12 ttyvb Shift-Alt-F6 ttyvf [all …]
|
/freebsd/stand/i386/libi386/ |
H A D | vidconsole.c | 1 /*- 3 * Copyright (c) 1997 Kazutaka YOKOTA (yokota@zodiac.mech.utsunomiya-u.ac.jp) 111 for (p.tp_row = r->tr_begin.tp_row; in term_image_display() 112 p.tp_row < r->tr_end.tp_row; p.tp_row++) { in term_image_display() 113 for (p.tp_col = r->tr_begin.tp_col; in term_image_display() 114 p.tp_col < r->tr_end.tp_col; p.tp_col++) { in term_image_display() 115 idx = p.tp_col + p.tp_row * state->tg_tp.tp_col; in term_image_display() 116 if (idx >= state->tg_tp.tp_col * state->tg_tp.tp_row) in term_image_display() 135 vga_set_crtc(VGA_REG_BASE, VGA_CRTC_CURSOR_LOC_HIGH, addr >> 8); in vidc_text_set_cursor() 151 addr = (vga_get_crtc(VGA_REG_BASE, VGA_CRTC_CURSOR_LOC_HIGH) << 8) + in vidc_text_get_cursor() [all …]
|
/freebsd/share/syscons/keymaps/ |
H A D | INDEX.keymaps | 2 # database for kbdmap(8) 10 # If lang empty use 'en' (us-english) as default. 13 # german.iso.kbd:de:deutsch ISO-8859-1 14 # german.iso.kbd:en:german ISO-8859-1 35 FONT:en:cp437-8x16.fnt 36 FONT:de,fr,da,no,sv,pt,es:iso-8x16.fnt 37 FONT:ru:koi8-r-8x16.fnt 38 FONT:pl:iso02-8x16.fnt 39 FONT:he:iso08-8x16.fnt 40 FONT:uk:koi8-u-8x16.fnt [all …]
|
/freebsd/sys/dev/vt/hw/vga/ |
H A D | vt_vga.c | 1 /*- 65 bus_space_read_1(sc->vga_fb_tag, sc->vga_fb_handle, ofs) 67 bus_space_write_1(sc->vga_fb_tag, sc->vga_fb_handle, ofs, val) 69 bus_space_write_2(sc->vga_fb_tag, sc->vga_fb_handle, ofs, val) 71 bus_space_read_1(sc->vga_reg_tag, sc->vga_reg_handle, reg) 73 bus_space_write_1(sc->vga_reg_ta [all...] |
/freebsd/sys/dev/syscons/ |
H A D | scterm-teken.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 1999 Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> 7 * Copyright (c) 2008-2009 Ed Schouten <ed@FreeBSD.org> 132 ts->ts_busy = 1; in scteken_init() 135 ta = *teken_get_defattr(&ts->ts_teken); in scteken_init() 136 teken_init(&ts->ts_teken, &scteken_funcs, scp); in scteken_init() 137 teken_set_defattr(&ts->ts_teken, &ta); in scteken_init() 139 teken_set_8bit(&ts->ts_teken); in scteken_init() 142 teken_set_cons25(&ts->ts_teken); in scteken_init() [all …]
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 4 # the check-old* and delete-old* targets. 14 OLD_FILES+=usr/share/man/man8/accton.8.gz 15 OLD_FILES+=usr/share/man/man8/sa.8.gz 18 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-sav.in 19 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-sav.out 20 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-u.out 21 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-usr.in 22 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-usr.out 23 OLD_FILES+=usr/tests/usr.sbin/sa/v1-i386-sav.in 24 OLD_FILES+=usr/tests/usr.sbin/sa/v1-i386-sav.out [all …]
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 7 # bug-ncurses@gnu.org 19 # under the ncurses MIT-style license. That was the effect of the agreement 33 # some portions of the data are derivative work under a compatible MIT-style 36 #------------------------------------------------------------------------------ 37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying 38 # https://invisible-island.net/personal/copyrights.html#removing_notes 39 #------------------------------------------------------------------------------ 48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu 54 # This file describes the capabilities of various character-cell terminals, 55 # as needed by software such as screen-oriented editors. [all …]
|