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
..
2018-04-19 12:38:53 +02:00
2018-04-19 12:38:51 +02:00
2017-08-30 10:00:00 +02:00
2018-04-10 11:11:50 +02:00
2018-04-10 11:09:47 +02:00
2018-04-10 11:11:50 +02:00
2018-03-08 15:22:12 +01:00