]> git.dujemihanovic.xyz Git - u-boot.git/commit
expo: Plumb in textlines to a scene
authorSimon Glass <sjg@chromium.org>
Mon, 2 Oct 2023 01:13:34 +0000 (19:13 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 19:43:55 +0000 (15:43 -0400)
commitc4fea34fd00defedf625b73375814f8a3362537a
tree4e7aff7f36774b9b973848cb71a32132815d265c
parent93c901bc7d90f25a6447ae9e17136c83e8b99052
expo: Plumb in textlines to a scene

Provide an implementation for textlines in the scene code, so that they
are displayed correctly. Provide a way to have a border around the
textline, with the internal part being the same colour as the
background. This looks more natural.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/scene.c
boot/scene_internal.h