commit | 360a3f1a0cffde7bd15d553e286710c45d66b665 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 06 08:36:13 2022 -0600 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Oct 30 20:01:40 2022 +0100 |
tree | 2c22f208ecaed59e308d4bcb625154a70783348b | |
parent | 47b775aedb69fe48a5f1a8d111d244df479d40af [diff] |
video: Add a function to select the truetype metrics Move this code into a function so we can call it later when we want to change the font. Signed-off-by: Simon Glass <sjg@chromium.org>