expo: Calculate text bounding-box correctly
authorSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2023 16:22:51 +0000 (10:22 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jul 2023 16:54:51 +0000 (12:54 -0400)
commit50f02037594563dbc8da67f65959499bc1f5a46a
treead16c168054c42f31b5b8f03fd7ca8e173a74a82
parentce72c9ec260d18cc127c275daf3ec1d18c230e2a
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>
boot/scene.c