mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 02:45:39 +01:00
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>
14 KiB
14 KiB