diff options
author | Simon Glass <sjg@chromium.org> | 2023-06-01 10:22:46 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-07-14 12:54:51 -0400 |
commit | b828ed7d79295cfebcb0f958f26a33664fae045c (patch) | |
tree | 8558905b0d6c53146302e7d9c459c1b81b22728b /boot | |
parent | 648a4991d0713af656a2fa50ec8e708c2beb044e (diff) | |
download | u-boot-b828ed7d79295cfebcb0f958f26a33664fae045c.tar.gz u-boot-b828ed7d79295cfebcb0f958f26a33664fae045c.tar.bz2 u-boot-b828ed7d79295cfebcb0f958f26a33664fae045c.zip |
console: Allow measuring the bounding box of text
For laying out text accurately it is necessary to know the width and
height of the text. Add a measure() method to the console API, so this
can be supported.
Add an implementation for truetype and a base implementation for the
normal console.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'boot')
0 files changed, 0 insertions, 0 deletions