commit | c830e285f475e580eb45290d54e9d174a57a7d71 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 06 08:36:18 2022 -0600 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Oct 30 20:01:40 2022 +0100 |
tree | 55e62ac2c9900f40b178fb0092638948bcfb7a3e | |
parent | e90322f87c97a4829c44fe77435c9faca87cbfc8 [diff] |
video: Add a way to get the default font height This is not as simple as it seems. Add a function to provide it so that the upcoming menu feature can space lines out correctly. Signed-off-by: Simon Glass <sjg@chromium.org>