commit | 9e1a86dadafdf6bf3ec7f4aa254287485815eb3b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 01 10:22:51 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 14 12:54:51 2023 -0400 |
tree | ad16c168054c42f31b5b8f03fd7ca8e173a74a82 | |
parent | 6081b0fb26b60fb568af3d1a5c8885cf549621a9 [diff] |
expo: Calculate text bounding-box correctly Rather than estimating, measure the text accurately, using the new vidconsole feature. This allows accurate placement of objects. Signed-off-by: Simon Glass <sjg@chromium.org>