video: Add a test for font measurement
authorSimon Glass <sjg@chromium.org>
Tue, 1 Apr 2025 17:29:35 +0000 (06:29 +1300)
committerTom Rini <trini@konsulko.com>
Fri, 2 May 2025 19:40:25 +0000 (13:40 -0600)
commit0d0b2341dd419c7c56def9e23f31625da2d31168
treefba6e8573e694cd97af0ebf5a8672aa50371eb61
parent7dff3de38ad927d3d84caf549cec76f4d0272425
video: Add a test for font measurement

Add a simple test which measures a line of text using a Truetype font.

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