commit | fff57f6e3a1fb4df6dc66694babef6055f5087ce | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 02 06:29:35 2025 +1300 |
committer | Tom Rini <trini@konsulko.com> | Fri May 02 13:40:25 2025 -0600 |
tree | fba6e8573e694cd97af0ebf5a8672aa50371eb61 | |
parent | 65d3cc4aeb6a307c5c64e331eadedeaebb9a709a [diff] |
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>