diff options
| author | Simon Glass <[email protected]> | 2023-06-01 10:22:46 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-07-14 12:54:51 -0400 |
| commit | b828ed7d79295cfebcb0f958f26a33664fae045c (patch) | |
| tree | 8558905b0d6c53146302e7d9c459c1b81b22728b /doc/develop | |
| parent | 648a4991d0713af656a2fa50ec8e708c2beb044e (diff) | |
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 <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
