genode/repos/os/include/terminal
Norman Feske 1f1302e185 terminal: use VFS-based font handling
This patch replaces the terminal's formerly built-in fonts with the new
VFS-based font handling.

To avoid the copying of the terminal's font configuration across run
scripts, this patch adds the new terminal/pkg runtime package, which
includes everything needed for instantiating a terminal: the actual
terminal component, the library dependencies (vfs_ttf, which in turn
depends on the libc), a font (bitstream-vera), and a reasonable default
configuration.

Fixes #2758
2018-05-03 15:31:17 +02:00
..
cell_array.h terminal: use VFS-based font handling 2018-05-03 15:31:17 +02:00
char_cell_array_character_screen.h terminal: change term caps from linux to screen 2018-04-10 11:20:43 +02:00
character_screen_tracer.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
character_screen.h terminal: change term caps from linux to screen 2018-04-10 11:20:43 +02:00
decoder.h terminal: change term caps from linux to screen 2018-04-10 11:20:43 +02:00
font_face.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
read_buffer.h terminal: improve internal structure 2018-02-09 14:04:32 +01:00
types.h terminal: improve internal structure 2018-02-09 14:04:32 +01:00