video: truetype: Fill in the measured line
authorSimon Glass <sjg@chromium.org>
Tue, 1 Apr 2025 17:29:37 +0000 (06:29 +1300)
committerTom Rini <trini@konsulko.com>
Fri, 2 May 2025 19:40:25 +0000 (13:40 -0600)
commita7bbc59c31f4099a8da3acccf6919b886fb590f6
tree002a69a6f8e7488523babdb2366466934874a2bd
parent236ae39fb0c571d2553271a7fa75920348f9c5eb
video: truetype: Fill in the measured line

Create a measured line for the (single) line of text.

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