opnsense-src/sys/dev/vt
Ed Maste 32120f55ff console: add U+276E and U+276F glyphs
U+276E Heavy Left-Pointing Angle Quotation Mark Ornament
U+276F Heavy Right-Pointing Angle Quotation Mark Ornament

U+276F is used by zprezto (zsh config package).

For the normal font I used the bold font glyphs for U+003C < and
U+003E >.  The bold font glyphs are new.

PR:		232494
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit f7d5459ece)
2022-07-26 09:41:48 -04:00
..
colors Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
font console: add U+276E and U+276F glyphs 2022-07-26 09:41:48 -04:00
hw vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized 2022-03-23 14:44:30 +01:00
logo Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
vt.h vt: use TERMINAL_DECLARE_EARLY() macro 2022-05-16 10:34:04 -03:00
vt_buf.c vt: Improve multi lingual word separation. 2022-07-05 13:42:28 +02:00
vt_consolectl.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
vt_core.c Adjust vt_mouse_paste() definition to avoid clang 15 warning 2022-07-24 13:00:06 +02:00
vt_cpulogos.c vt: use TERMINAL_DECLARE_EARLY() macro 2022-05-16 10:34:04 -03:00
vt_font.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
vt_sysmouse.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00