commit | b093753471c1a30d680868a9f4d9f6db090bf0b7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 27 15:25:18 2018 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Dec 28 12:27:53 2018 +0100 |
tree | b89f4d10a1cf667a1116b959e1e723924d139bd0 | |
parent | 020fa32dc3f627f41a4aa360213d1242b6c2618b [diff] |
video: Add a default TrueType font 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>