video: Add a default TrueType font
authorSimon Glass <sjg@chromium.org>
Thu, 27 Dec 2018 22:25:18 +0000 (15:25 -0700)
committerAnatolij Gustschin <agust@denx.de>
Fri, 28 Dec 2018 11:27:53 +0000 (12:27 +0100)
At present it is possible to enable TrueType support but not include any
fonts. This results in a blank display. Select Nimbus as the default font
to avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

No differences found