video: Record the truetype font name
authorSimon Glass <sjg@chromium.org>
Thu, 6 Oct 2022 14:36:12 +0000 (08:36 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:01:40 +0000 (20:01 +0100)
commit39fa02d95504b9743aea7c789b1ba11aff19bae7
tree8af2ed5dd1d77f17014ac2371a3c25b665b3adc3
parent31efa2509566efcad58ff425a97e542c89f34efa
video: Record the truetype font name

Add this to the metrics so we can later adjust the font size without
changing the font itself.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/console_truetype.c