[PATCH v2 5/8] video console: allow font size configuration at runtime

Dzmitry Sankouski dsankouski at gmail.com
Wed Feb 15 11:22:39 CET 2023


вт, 14 февр. 2023 г. в 23:13, Heinrich Schuchardt <xypron.glpk at gmx.de>:
>
>
>
> Am 14. Februar 2023 20:48:53 MEZ schrieb Simon Glass <sjg at chromium.org>:
> >Hi Dzmitry,
> >
> >On Mon, 13 Feb 2023 at 09:57, Dzmitry Sankouski <dsankouski at gmail.com> wrote:
> >>
(...)
> >>  drivers/video/Kconfig          |   16 +
> >>  drivers/video/console_simple.c |  178 +-
> >>  include/video_font.h           |   19 +-
> >>  include/video_font_4x6.h       |   11 +-
> >>  include/video_font_8x16.h      | 4624 +++++++++++++++++++++++++++++++
> >>  include/video_font_data.h      | 4644
>
> Shouldn't we have a font that is somehow legible on a 4k display, e.g. 16x32?
>
> Best regards
>
> Heinrich
>
>

There're new fonts in this patch series

>  +-------------------------------
> >>  9 files changed, 4802 insertions(+), 4707 deletions(-)
> >>  create mode 100644 include/video_font_8x16.h
> >>
(...)


More information about the U-Boot mailing list